Uses of Class
com.sportradar.mbs.sdk.entities.channel.Channel
Packages that use Channel
-
Uses of Channel in com.sportradar.mbs.sdk.entities.channel
Subclasses of Channel in com.sportradar.mbs.sdk.entities.channelModifier and TypeClassDescriptionclassRepresents an agent channel.classRepresents a Call Centre channel.classRepresents an internet channel.classRepresents a mobile app channel.classRepresents a mobile channel.classRepresents a phone channel in the system.classRepresents a retail channel.classRepresents an SMS channel.classRepresents a terminal channel.classRepresents a TV app channel. -
Uses of Channel in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return ChannelModifier and TypeMethodDescriptionCasinoContext.getChannel()Gets the channel.TicketContext.getChannel()Gets the channel associated with the ticket context.Methods in com.sportradar.mbs.sdk.entities.common with parameters of type ChannelModifier and TypeMethodDescriptionCasinoContext.Builder.setChannel(Channel value) Sets the channel.voidCasinoContext.setChannel(Channel value) Sets the channel.TicketContext.Builder.setChannel(Channel value) Sets the channel associated with the ticket context.voidTicketContext.setChannel(Channel value) Sets the channel associated with the ticket context.