CallAttributes.CallType Property

Definition

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

Property Value

Information related to data being transmitted (voice, video, etc. )

Attributes

Remarks

Java documentation for android.telecom.CallAttributes.getCallType().

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