Class GetChannelProfileConversationChannel
java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,GetChannelProfileConversationChannel>
com.sinch.sdk.domains.conversation.models.v1.contact.request.GetChannelProfileConversationChannel
public class GetChannelProfileConversationChannel
extends EnumDynamic<String,GetChannelProfileConversationChannel>
The channel. Must be one of the supported channels for this operation.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final GetChannelProfileConversationChannel
The Instagram channel.static final GetChannelProfileConversationChannel
The LINE channel.static final GetChannelProfileConversationChannel
The Facebook Messenger channel.static final GetChannelProfileConversationChannel
The 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
-