CallEndpoint.BaselineEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to reset the previous request and go with the system default call endpoint.
[Android.Runtime.Register("BASELINE_ENDPOINT", ApiSince=37)]
public static Android.Telecom.CallEndpoint BaselineEndpoint { get; }
[<Android.Runtime.Register("BASELINE_ENDPOINT", ApiSince=37)>]
static member BaselineEndpoint : Android.Telecom.CallEndpoint
Property Value
- Attributes