STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.call.voipchannels.model
/
STWVoipChannel
STWVoip
Channel
class
STWVoipChannel
Content copied to clipboard
Constructors
Functions
Properties
Constructors
STWVoip
Channel
Link copied to clipboard
fun
STWVoipChannel
(
)
Content copied to clipboard
Properties
channelDisplayName
Link copied to clipboard
var
channelDisplayName
:
String
?
=
null
Content copied to clipboard
channelId
Link copied to clipboard
var
channelId
:
Int
?
=
null
Content copied to clipboard
channelPriorityLevel
Link copied to clipboard
var
channelPriorityLevel
:
Long
?
=
null
Content copied to clipboard
channelSessionId
Link copied to clipboard
var
channelSessionId
:
Long
?
=
null
Content copied to clipboard
isChannelActive
Link copied to clipboard
var
isChannelActive
:
Boolean
=
false
Content copied to clipboard
isChannelAutoConnection
Link copied to clipboard
var
isChannelAutoConnection
:
Boolean
=
false
Content copied to clipboard
isChannelDeniedToTransmission
Link copied to clipboard
var
isChannelDeniedToTransmission
:
Boolean
=
false
Content copied to clipboard
isFavoriteChannel
Link copied to clipboard
var
isFavoriteChannel
:
Boolean
=
false
Content copied to clipboard
isLinkedChannel
Link copied to clipboard
var
isLinkedChannel
:
Boolean
=
false
Content copied to clipboard
isVisitorChannel
Link copied to clipboard
var
isVisitorChannel
:
Boolean
=
false
Content copied to clipboard
lastActivationEndDate
Link copied to clipboard
var
lastActivationEndDate
:
String
?
=
null
Content copied to clipboard
lastActivationStartDate
Link copied to clipboard
var
lastActivationStartDate
:
String
?
=
null
Content copied to clipboard
radioChanelFqdn
Link copied to clipboard
var
radioChanelFqdn
:
String
?
=
null
Content copied to clipboard
radioChanelIdentifier
Link copied to clipboard
var
radioChanelIdentifier
:
String
?
=
null
Content copied to clipboard
radioChanelName
Link copied to clipboard
var
radioChanelName
:
String
?
=
null
Content copied to clipboard
Functions
content
Equals
Link copied to clipboard
fun
contentEquals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard