CallConnectionState Struct
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 connection state.
public readonly struct CallConnectionState : IEquatable<Azure.Communication.CallingServer.CallConnectionState>
type CallConnectionState = struct
Public Structure CallConnectionState
Implements IEquatable(Of CallConnectionState)
- Inheritance
-
CallConnectionState
- Implements
Call |
Initializes a new instance of CallConnectionState. |
Connected |
connected. |
Connecting |
connecting. |
Disconnected |
disconnected. |
Disconnecting |
disconnecting. |
Incoming |
incoming. |
Equals(Call |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Call |
Determines if two CallConnectionState values are the same. |
Implicit(String to Call |
Converts a string to a CallConnectionState. |
Inequality(Call |
Determines if two CallConnectionState values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: