|
StreamingStateEventArgsStreamingStateEvent Property |
The Event
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public StreamingStateEvent StreamingStateEvent { get; }
Public ReadOnly Property StreamingStateEvent As StreamingStateEvent
Get
public:
property StreamingStateEvent StreamingStateEvent {
StreamingStateEvent get ();
}
member StreamingStateEvent : StreamingStateEvent with get
Property Value
Type:
StreamingStateEventSee Also