Uses of Class
com.sportradar.mbs.sdk.entities.channel.Channel
-
Uses of Channel in com.sportradar.mbs.sdk.entities.channel
Modifier and TypeClassDescriptionclass
Represents an agent channel.class
Represents a Call Centre channel.class
Represents an internet channel.class
Represents a mobile app channel.class
Represents a mobile channel.class
Represents a phone channel in the system.class
Represents a retail channel.class
Represents an SMS channel.class
Represents a terminal channel.class
Represents a TV app channel. -
Uses of Channel in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionCasinoContext.getChannel()
Gets the channel.TicketContext.getChannel()
Gets the channel associated with the ticket context.Modifier and TypeMethodDescriptionCasinoContext.Builder.setChannel
(Channel value) Sets the channel.void
CasinoContext.setChannel
(Channel value) Sets the channel.TicketContext.Builder.setChannel
(Channel value) Sets the channel associated with the ticket context.void
TicketContext.setChannel
(Channel value) Sets the channel associated with the ticket context.