ServiceState.DuplexMode Property

Definition

Get the current duplex mode

public virtual Android.Telephony.DuplexMode DuplexMode { [Android.Runtime.Register("getDuplexMode", "()I", "GetGetDuplexModeHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getDuplexMode", "()I", "GetGetDuplexModeHandler", ApiSince=28)>]
member this.DuplexMode : Android.Telephony.DuplexMode

Property Value

DuplexMode

Current DuplexMode for the phone

Attributes

Remarks

Java documentation for android.telephony.ServiceState.getDuplexMode().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to