ChatCapabilities.IsGeoLocationPushCapable Property

Definition

Gets a Boolean value indicating if a phone number is capable of pushing Rich Communication Services (RCS) geolocation.

public:
 property bool IsGeoLocationPushCapable { bool get(); };
bool IsGeoLocationPushCapable();
public bool IsGeoLocationPushCapable { get; }
var boolean = chatCapabilities.isGeoLocationPushCapable;
Public ReadOnly Property IsGeoLocationPushCapable As Boolean

Property Value

Boolean

bool

A Boolean value indicating if a phone number is capable of pushing Rich Communication Services (RCS) geolocation.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to