Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ILiveTranscriptionMessageInfo.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3import us.zoom.sdk.InMeetingLiveTranscriptionController.MobileRTCLiveTranscriptionOperationType;
4
long getTimeStamp()
Get the timestamp of the current message.
String getMessageContent()
Get the content of the current message.
String getSpeakerName()
Get the speaker's name.
String getMessageID()
Get the message ID of the current message.
long getSpeakerID()
Get the speaker's ID.
MobileRTCLiveTranscriptionOperationType getMessageOperationType()
Get the type of the current message.