Package com.pexip.sdk.api.infinity
Object DataChannelMessage.Companion
-
- All Implemented Interfaces:
public class DataChannelMessage.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static DataChannelMessage.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DataChannelMessagedecodeFromString(String string)Decodes the given string to an instance of DataChannelMessage. -
-
Method Detail
-
decodeFromString
final DataChannelMessage decodeFromString(String string)
Decodes the given string to an instance of DataChannelMessage.
-
-
-
-