Package com.pexip.sdk.api.infinity
Object DataChannelMessage.Unknown
-
- All Implemented Interfaces:
-
com.pexip.sdk.api.infinity.DataChannelMessage
@Serializable() public class DataChannelMessage.Unknown implements DataChannelMessage
-
-
Field Summary
Fields Modifier and Type Field Description public final static DataChannelMessage.UnknownINSTANCE
-
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.
-
-
-
-