CallRecordingStateChangeEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The call recording state change event.
public class CallRecordingStateChangeEvent : Azure.Communication.CallingServer.CallingServerEventBase
type CallRecordingStateChangeEvent = class
inherit CallingServerEventBase
Public Class CallRecordingStateChangeEvent
Inherits CallingServerEventBase
- Inheritance
Properties
RecordingId |
The call recording id. |
ServerCallId |
The server call.id. |
StartDateTime |
The time of the recording started. |
State |
The state of the recording. |
Methods
Deserialize(String) |
Deserialize CallRecordingStateChangeEvent event. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET