Show / Hide Table of Contents

Class RealtimeMessageOut

Websocket messages sent by client to the service.

Inheritance
object
RealtimeMessageOut
RealtimeMessageSendFinalResult
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AispeechService.Models
Assembly: OCI.DotNetSDK.Aispeech.dll
Syntax
[JsonConverter(typeof(RealtimeMessageOutModelConverter))]
public class RealtimeMessageOut
In this article
Back to top