Package com.pexip.sdk.api.infinity
Class MessageRequest
-
- All Implemented Interfaces:
@Serializable() public final class MessageRequestRepresents a message request to an Infinity conference or participant.
-
-
Constructor Summary
Constructors Constructor Description MessageRequest(String payload, String type)
-
Method Summary
Modifier and Type Method Description final StringgetPayload()a payload to send final StringgetType()a MIME type of the payload
-