Call.Details.CapabilityTransferConsultative Field
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.
Caution
This constant will be removed in the future version. Use Android.Telecom.CallCapability enum directly instead of this field.
When set for a call, indicates that this Call can be transferred to another
ongoing call.
[Android.Runtime.Register("CAPABILITY_TRANSFER_CONSULTATIVE", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallCapability enum directly instead of this field.", true)]
public const Android.Telecom.CallCapability CapabilityTransferConsultative = 134217728;
[<Android.Runtime.Register("CAPABILITY_TRANSFER_CONSULTATIVE", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallCapability enum directly instead of this field.", true)>]
val mutable CapabilityTransferConsultative : Android.Telecom.CallCapability
Field Value
Value = 134217728- Attributes