3import us.zoom.sdk.InMeetingLiveTranscriptionController.MobileRTCLiveTranscriptionOperationType;
Enumeration of live transcription operation types.
live transcription message interface.
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.