-
public final class TranscriptionNotifications
-
-
Constructor Summary
Constructors Constructor Description TranscriptionNotifications()
-
Method Summary
Modifier and Type Method Description final HMSNotificationtranscriptionStarted()final HMSNotificationtranscriptionStopped()final HMSNotificationstartingTranscriptionsForEveryone()final HMSNotificationstoppingTranscriptionsForEveryone()final HMSNotificationunableToStopTranscription()final HMSNotificationunableToStartTranscriptions()-
-
Method Detail
-
transcriptionStarted
final HMSNotification transcriptionStarted()
-
transcriptionStopped
final HMSNotification transcriptionStopped()
-
startingTranscriptionsForEveryone
final HMSNotification startingTranscriptionsForEveryone()
-
stoppingTranscriptionsForEveryone
final HMSNotification stoppingTranscriptionsForEveryone()
-
unableToStopTranscription
final HMSNotification unableToStopTranscription()
-
unableToStartTranscriptions
final HMSNotification unableToStartTranscriptions()
-
-
-
-