Compartilhar via


CommunicationMessagesChannelType Estrutura

Definição

O ChannelType.

public readonly struct CommunicationMessagesChannelType : IEquatable<Azure.Communication.Messages.CommunicationMessagesChannelType>
type CommunicationMessagesChannelType = struct
Public Structure CommunicationMessagesChannelType
Implements IEquatable(Of CommunicationMessagesChannelType)
Herança
CommunicationMessagesChannelType
Implementações

Construtores

CommunicationMessagesChannelType(String)

Inicializa uma nova instância de CommunicationMessagesChannelType.

Propriedades

WhatsApp

Whatsapp.

Métodos

Equals(CommunicationMessagesChannelType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(CommunicationMessagesChannelType, CommunicationMessagesChannelType)

Determina se dois CommunicationMessagesChannelType valores são os mesmos.

Implicit(String to CommunicationMessagesChannelType)

Converte uma cadeia de caracteres em um CommunicationMessagesChannelType.

Inequality(CommunicationMessagesChannelType, CommunicationMessagesChannelType)

Determina se dois CommunicationMessagesChannelType valores não são os mesmos.

Aplica-se a