STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages.model
/
STWVoIPMessage
STWVo
IPMessage
class
STWVoIPMessage
:
STWBaseMessage
Content copied to clipboard
Constructors
Functions
Inherited functions
Properties
Inherited properties
Constructors
STWVo
IPMessage
Link copied to clipboard
fun
STWVoIPMessage
(
)
Content copied to clipboard
Properties
callCount
Link copied to clipboard
var
callCount
:
Long
?
=
null
Content copied to clipboard
isEmergency
Link copied to clipboard
var
isEmergency
:
Boolean
=
false
Content copied to clipboard
voIPSessions
Link copied to clipboard
var
voIPSessions
:
List
<
STWVoIPSession
>
?
=
null
Content copied to clipboard
voipType
Link copied to clipboard
var
voipType
:
Long
?
=
null
Content copied to clipboard
Inherited properties
boxType
Link copied to clipboard
var
boxType
:
Int
?
=
null
Content copied to clipboard
localDate
Link copied to clipboard
var
localDate
:
String
?
=
null
Content copied to clipboard
messageId
Link copied to clipboard
var
messageId
:
Int
?
=
null
Content copied to clipboard
messageType
Link copied to clipboard
var
messageType
:
Int
Content copied to clipboard
serverdate
Link copied to clipboard
var
serverdate
:
String
?
=
null
Content copied to clipboard
threadId
Link copied to clipboard
var
threadId
:
Int
?
=
null
Content copied to clipboard
Functions
content
Equals
Link copied to clipboard
open
override
fun
contentEquals
(
other
:
STWBaseMessage
?
)
:
Boolean
Content copied to clipboard
Inherited functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard