Class PhoneAccount
public class PhoneAccount : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IParcelable
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<Parcelable>PhoneAccount
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<Parcelable>.SExecuteWithSignature<TReturn>(IJavaType, string, string, params object[])JVMBridgeBase<Parcelable>.SExecuteWithSignature<TNewClass, TReturn>(string, string, params object[])JVMBridgeBase<Parcelable>.IsAssignableFrom(IJavaType)JVMBridgeBase<Parcelable>.IsAssignableFrom<T>()JVMBridgeBase<Parcelable>.Execute<T>(params T[])JVMBridgeBase<Parcelable>.DynBridgeClazzJVMBridgeBase<Parcelable>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
PhoneAccount()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public PhoneAccount()
PhoneAccount(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public PhoneAccount(params object[] args)
Parameters
args
object[]
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CAPABILITY_ADHOC_CONFERENCE_CALLING
public static int CAPABILITY_ADHOC_CONFERENCE_CALLING { get; }
Property Value
CAPABILITY_CALL_COMPOSER
public static int CAPABILITY_CALL_COMPOSER { get; }
Property Value
CAPABILITY_CALL_PROVIDER
public static int CAPABILITY_CALL_PROVIDER { get; }
Property Value
CAPABILITY_CALL_SUBJECT
public static int CAPABILITY_CALL_SUBJECT { get; }
Property Value
CAPABILITY_CONNECTION_MANAGER
public static int CAPABILITY_CONNECTION_MANAGER { get; }
Property Value
CAPABILITY_PLACE_EMERGENCY_CALLS
public static int CAPABILITY_PLACE_EMERGENCY_CALLS { get; }
Property Value
CAPABILITY_RTT
public static int CAPABILITY_RTT { get; }
Property Value
CAPABILITY_SELF_MANAGED
public static int CAPABILITY_SELF_MANAGED { get; }
Property Value
CAPABILITY_SIM_SUBSCRIPTION
public static int CAPABILITY_SIM_SUBSCRIPTION { get; }
Property Value
CAPABILITY_SUPPORTS_CALL_STREAMING
public static int CAPABILITY_SUPPORTS_CALL_STREAMING { get; }
Property Value
CAPABILITY_SUPPORTS_TRANSACTIONAL_OPERATIONS
public static int CAPABILITY_SUPPORTS_TRANSACTIONAL_OPERATIONS { get; }
Property Value
CAPABILITY_SUPPORTS_VIDEO_CALLING
public static int CAPABILITY_SUPPORTS_VIDEO_CALLING { get; }
Property Value
CAPABILITY_SUPPORTS_VOICE_CALLING_INDICATIONS
public static int CAPABILITY_SUPPORTS_VOICE_CALLING_INDICATIONS { get; }
Property Value
CAPABILITY_VIDEO_CALLING
public static int CAPABILITY_VIDEO_CALLING { get; }
Property Value
CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE
public static int CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE { get; }
Property Value
CAPABILITY_VOICE_CALLING_AVAILABLE
public static int CAPABILITY_VOICE_CALLING_AVAILABLE { get; }
Property Value
CREATOR
public static Parcelable.Creator CREATOR { get; }
Property Value
EXTRA_ADD_SELF_MANAGED_CALLS_TO_INCALLSERVICE
public static String EXTRA_ADD_SELF_MANAGED_CALLS_TO_INCALLSERVICE { get; }
Property Value
EXTRA_ALWAYS_USE_VOIP_AUDIO_MODE
public static String EXTRA_ALWAYS_USE_VOIP_AUDIO_MODE { get; }
Property Value
EXTRA_CALL_SUBJECT_CHARACTER_ENCODING
public static String EXTRA_CALL_SUBJECT_CHARACTER_ENCODING { get; }
Property Value
EXTRA_CALL_SUBJECT_MAX_LENGTH
public static String EXTRA_CALL_SUBJECT_MAX_LENGTH { get; }
Property Value
EXTRA_LOG_SELF_MANAGED_CALLS
public static String EXTRA_LOG_SELF_MANAGED_CALLS { get; }
Property Value
EXTRA_SUPPORTS_HANDOVER_FROM
public static String EXTRA_SUPPORTS_HANDOVER_FROM { get; }
Property Value
EXTRA_SUPPORTS_HANDOVER_TO
https://developer.android.com/reference/android/telecom/PhoneAccount.html#EXTRA_SUPPORTS_HANDOVER_TO
public static String EXTRA_SUPPORTS_HANDOVER_TO { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
NO_HIGHLIGHT_COLOR
public static int NO_HIGHLIGHT_COLOR { get; }
Property Value
NO_RESOURCE_ID
public static int NO_RESOURCE_ID { get; }
Property Value
SCHEME_SIP
public static String SCHEME_SIP { get; }
Property Value
SCHEME_TEL
public static String SCHEME_TEL { get; }
Property Value
SCHEME_VOICEMAIL
public static String SCHEME_VOICEMAIL { get; }
Property Value
Methods
BuilderMethod(PhoneAccountHandle, CharSequence)
public static PhoneAccount.Builder BuilderMethod(PhoneAccountHandle arg0, CharSequence arg1)
Parameters
Returns
DescribeContents()
public int DescribeContents()
Returns
GetAccountHandle()
public PhoneAccountHandle GetAccountHandle()
Returns
GetAddress()
public Uri GetAddress()
Returns
GetCapabilities()
public int GetCapabilities()
Returns
GetExtras()
public Bundle GetExtras()
Returns
GetHighlightColor()
public int GetHighlightColor()
Returns
GetIcon()
public Icon GetIcon()
Returns
GetLabel()
public CharSequence GetLabel()
Returns
GetShortDescription()
public CharSequence GetShortDescription()
Returns
GetSimultaneousCallingRestriction()
public Set<PhoneAccountHandle> GetSimultaneousCallingRestriction()
Returns
GetSubscriptionAddress()
public Uri GetSubscriptionAddress()
Returns
GetSupportedUriSchemes()
public List<String> GetSupportedUriSchemes()
Returns
HasCapabilities(int)
public bool HasCapabilities(int arg0)
Parameters
Returns
HasSimultaneousCallingRestriction()
public bool HasSimultaneousCallingRestriction()
Returns
IsEnabled()
public bool IsEnabled()
Returns
SupportsUriScheme(String)
public bool SupportsUriScheme(String arg0)
Parameters
Returns
ToBuilder()
public PhoneAccount.Builder ToBuilder()
Returns
WriteToParcel(Parcel, int)
public void WriteToParcel(Parcel arg0, int arg1)