STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.call.events
/
SessionStoppedEvent
Session
Stopped
Event
class
SessionStoppedEvent
(
val
sessionId
:
String
,
val
reason
:
Int
,
val
callType
:
Int
)
:
SessionStateEvents
Content copied to clipboard
Constructors
Properties
Inherited properties
Constructors
Session
Stopped
Event
Link copied to clipboard
fun
SessionStoppedEvent
(
sessionId
:
String
,
reason
:
Int
,
callType
:
Int
)
Content copied to clipboard
Properties
callType
Link copied to clipboard
val
callType
:
Int
Content copied to clipboard
reason
Link copied to clipboard
val
reason
:
Int
Content copied to clipboard
Inherited properties
createdAt
Link copied to clipboard
val
createdAt
:
Date
Content copied to clipboard
eventType
Link copied to clipboard
val
eventType
:
String
Content copied to clipboard
sessionId
Link copied to clipboard
val
sessionId
:
String
Content copied to clipboard
type
Link copied to clipboard
var
type
:
String
Content copied to clipboard