Class TelephonyState
Inheritance
System.Object
TelephonyState
Namespace: Sensus.Probes.Communication
Assembly: Sensus.Shared.NuGet.dll
Syntax
public sealed class TelephonyState : Enum
Fields
Idle
Declaration
public const TelephonyState Idle
Field Value
Type | Description |
---|---|
TelephonyState |
IncomingCall
Declaration
public const TelephonyState IncomingCall
Field Value
Type | Description |
---|---|
TelephonyState |
OutgoingCall
Declaration
public const TelephonyState OutgoingCall
Field Value
Type | Description |
---|---|
TelephonyState |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |