Class GetChannelProfileConversationChannel
java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,GetChannelProfileConversationChannel>
com.sinch.sdk.domains.conversation.models.v1.contacts.request.GetChannelProfileConversationChannel
public class GetChannelProfileConversationChannel
extends EnumDynamic<String,GetChannelProfileConversationChannel>
The channel. Must be one of the supported channels for this operation.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GetChannelProfileConversationChannelThe Instagram channel.static final GetChannelProfileConversationChannelThe LINE channel.static final GetChannelProfileConversationChannelThe Facebook Messenger channel.static final GetChannelProfileConversationChannelThe Viber Bot channel. -
Method Summary
Methods inherited from class com.sinch.sdk.core.utils.EnumDynamic
equals, hashCode, toString, value
-
Field Details
-
MESSENGER
The Facebook Messenger channel. -
INSTAGRAM
The Instagram channel. -
VIBER
The Viber Bot channel. -
LINE
The LINE channel.
-
-
Method Details
-
values
-
from
-
valueOf
-