apiRTC
api
RTC
com.
apizee.
apiRTC
Base
File
Emitter
Base
Sent
Invitation
Contact
Conversation
Conversation
Call
debug
Emitter
File
Emitter
File
Receiver
Invitation
Promise
Received
File
Transfer
Invitation
Received
Invitation
Sent
Invitation
Session
Stream
User
Agent
User
Data
apiRTC
/
com.apizee.apiRTC
/
Session
/
DataMessage
Data
Message
data
class
DataMessage
(
val
sender
:
Contact
,
val
content
:
String
)
Content copied to clipboard
Data message
Constructors
Properties
Constructors
Data
Message
Link copied to clipboard
fun
DataMessage
(
sender
:
Contact
,
content
:
String
)
Content copied to clipboard
Properties
content
Link copied to clipboard
val
content
:
String
Content copied to clipboard
Message content
sender
Link copied to clipboard
val
sender
:
Contact
Content copied to clipboard
Contact that sent the message