Enum JoinCallCompletionReason
Namespace: Microsoft.Skype.Bots.Calling.ObjectModel.Contracts
Assembly: Microsoft.Skype.Bots.Calling.ObjectModel.dll
Syntax
public enum JoinCallCompletionReason
Fields
| Name | Description |
|---|---|
| Completed | |
| ConversationNotFound | |
| PermanentFailure | |
| TemporarySystemFailure | |
| Unknown |