Package com.pexip.sdk.api.infinity
Interface DataChannelMessage
-
- All Implemented Interfaces:
@Serializable() public interface DataChannelMessage
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classDataChannelMessage.Messagepublic classDataChannelMessage.Unknownpublic classDataChannelMessage.Companion
-
Method Summary
Modifier and Type Method Description StringencodeToString()Serializes this instance to a JSON string. -
-
Method Detail
-
encodeToString
String encodeToString()
Serializes this instance to a JSON string.
-
-
-
-