Language

PeopleContract.Capability.VideoReachability Field

Definition

Flag indicating that the person supports video communication (such as video calling).

[Android.Runtime.Register("VIDEO_REACHABILITY", ApiSince=37)]
public const int VideoReachability = 2;
[<Android.Runtime.Register("VIDEO_REACHABILITY", ApiSince=37)>]
val mutable VideoReachability : int

Field Value

Value = 2
Attributes

Applies to