apiRTC
apiRTC
/
com.apizee.apiRTC
/
Conversation
/
EventStreamHangup
Event
Stream
Hangup
data
class
EventStreamHangup
(
val
from
:
String
,
val
reason
:
String
,
val
streamId
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Event
Stream
Hangup
Link copied to clipboard
fun
EventStreamHangup
(
from
:
String
,
reason
:
String
,
streamId
:
String
)
Content copied to clipboard
Properties
from
Link copied to clipboard
val
from
:
String
Content copied to clipboard
reason
Link copied to clipboard
val
reason
:
String
Content copied to clipboard
stream
Id
Link copied to clipboard
val
streamId
:
String
Content copied to clipboard