Package live.hms.video.sdk.models
Class HMSMessageSendResponse
-
- All Implemented Interfaces:
public final class HMSMessageSendResponse
-
-
Constructor Summary
Constructors Constructor Description HMSMessageSendResponse(Long timestamp, String messageId)
-
Method Summary
Modifier and Type Method Description final LonggetTimestamp()final StringgetMessageId()-
-
Method Detail
-
getTimestamp
final Long getTimestamp()
-
getMessageId
final String getMessageId()
-
-
-
-