Share via


CallEndpoint.EndpointType Property

Definition

public Android.Telecom.CallEndpointType EndpointType { [Android.Runtime.Register("getEndpointType", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getEndpointType", "()I", "", ApiSince=34)>]
member this.EndpointType : Android.Telecom.CallEndpointType

Property Value

The type of endpoint through which call media being routed

Attributes

Remarks

Java documentation for android.telecom.CallEndpoint.getEndpointType().

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