Class PhoneStateListener
[Obsolete]
public class PhoneStateListener : JVMBridgeBase<PhoneStateListener>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<PhoneStateListener>PhoneStateListener
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<PhoneStateListener>.IsAssignableFrom(IJavaType)JVMBridgeBase<PhoneStateListener>.IsAssignableFrom<T>()JVMBridgeBase<PhoneStateListener>.Execute<T>(params T[])JVMBridgeBase<PhoneStateListener>.DynBridgeClazzJVMBridgeBase<PhoneStateListener>.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
PhoneStateListener()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public PhoneStateListener()
PhoneStateListener(Executor)
[Obsolete]
public PhoneStateListener(Executor arg0)
Parameters
PhoneStateListener(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 PhoneStateListener(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
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
LISTEN_ACTIVE_DATA_SUBSCRIPTION_ID_CHANGE
[Obsolete]
public static int LISTEN_ACTIVE_DATA_SUBSCRIPTION_ID_CHANGE { get; }
Property Value
LISTEN_BARRING_INFO
[Obsolete]
public static int LISTEN_BARRING_INFO { get; }
Property Value
LISTEN_CALL_DISCONNECT_CAUSES
[Obsolete]
public static int LISTEN_CALL_DISCONNECT_CAUSES { get; }
Property Value
LISTEN_CALL_FORWARDING_INDICATOR
[Obsolete]
public static int LISTEN_CALL_FORWARDING_INDICATOR { get; }
Property Value
LISTEN_CALL_STATE
[Obsolete]
public static int LISTEN_CALL_STATE { get; }
Property Value
LISTEN_CELL_INFO
[Obsolete]
public static int LISTEN_CELL_INFO { get; }
Property Value
LISTEN_CELL_LOCATION
[Obsolete]
public static int LISTEN_CELL_LOCATION { get; }
Property Value
LISTEN_DATA_ACTIVITY
[Obsolete]
public static int LISTEN_DATA_ACTIVITY { get; }
Property Value
LISTEN_DATA_CONNECTION_STATE
[Obsolete]
public static int LISTEN_DATA_CONNECTION_STATE { get; }
Property Value
LISTEN_DISPLAY_INFO_CHANGED
[Obsolete]
public static int LISTEN_DISPLAY_INFO_CHANGED { get; }
Property Value
LISTEN_EMERGENCY_NUMBER_LIST
[Obsolete]
public static int LISTEN_EMERGENCY_NUMBER_LIST { get; }
Property Value
LISTEN_IMS_CALL_DISCONNECT_CAUSES
[Obsolete]
public static int LISTEN_IMS_CALL_DISCONNECT_CAUSES { get; }
Property Value
LISTEN_MESSAGE_WAITING_INDICATOR
[Obsolete]
public static int LISTEN_MESSAGE_WAITING_INDICATOR { get; }
Property Value
LISTEN_NONE
[Obsolete]
public static int LISTEN_NONE { get; }
Property Value
LISTEN_PRECISE_DATA_CONNECTION_STATE
[Obsolete]
public static int LISTEN_PRECISE_DATA_CONNECTION_STATE { get; }
Property Value
LISTEN_REGISTRATION_FAILURE
[Obsolete]
public static int LISTEN_REGISTRATION_FAILURE { get; }
Property Value
LISTEN_SERVICE_STATE
[Obsolete]
public static int LISTEN_SERVICE_STATE { get; }
Property Value
LISTEN_SIGNAL_STRENGTH
[Obsolete]
public static int LISTEN_SIGNAL_STRENGTH { get; }
Property Value
LISTEN_SIGNAL_STRENGTHS
[Obsolete]
public static int LISTEN_SIGNAL_STRENGTHS { get; }
Property Value
LISTEN_USER_MOBILE_DATA_STATE
[Obsolete]
public static int LISTEN_USER_MOBILE_DATA_STATE { get; }
Property Value
Methods
OnActiveDataSubscriptionIdChanged(int)
[Obsolete]
public void OnActiveDataSubscriptionIdChanged(int arg0)
Parameters
OnBarringInfoChanged(BarringInfo)
[Obsolete]
public void OnBarringInfoChanged(BarringInfo arg0)
Parameters
arg0
BarringInfo
OnCallDisconnectCauseChanged(int, int)
[Obsolete]
public void OnCallDisconnectCauseChanged(int arg0, int arg1)
Parameters
OnCallForwardingIndicatorChanged(bool)
[Obsolete]
public void OnCallForwardingIndicatorChanged(bool arg0)
Parameters
OnCallStateChanged(int, String)
[Obsolete]
public void OnCallStateChanged(int arg0, String arg1)
Parameters
OnCellInfoChanged(List<CellInfo>)
[Obsolete]
public void OnCellInfoChanged(List<CellInfo> arg0)
Parameters
OnCellLocationChanged(CellLocation)
[Obsolete]
public void OnCellLocationChanged(CellLocation arg0)
Parameters
arg0
CellLocation
OnDataActivity(int)
[Obsolete]
public void OnDataActivity(int arg0)
Parameters
OnDataConnectionStateChanged(int)
[Obsolete]
public void OnDataConnectionStateChanged(int arg0)
Parameters
OnDataConnectionStateChanged(int, int)
[Obsolete]
public void OnDataConnectionStateChanged(int arg0, int arg1)
Parameters
OnDisplayInfoChanged(TelephonyDisplayInfo)
[Obsolete]
public void OnDisplayInfoChanged(TelephonyDisplayInfo arg0)
Parameters
OnEmergencyNumberListChanged(Map<Integer, List<EmergencyNumber>>)
[Obsolete]
public void OnEmergencyNumberListChanged(Map<Integer, List<EmergencyNumber>> arg0)
Parameters
arg0
Map<Integer, List<EmergencyNumber>>
OnImsCallDisconnectCauseChanged(ImsReasonInfo)
[Obsolete]
public void OnImsCallDisconnectCauseChanged(ImsReasonInfo arg0)
Parameters
OnMessageWaitingIndicatorChanged(bool)
[Obsolete]
public void OnMessageWaitingIndicatorChanged(bool arg0)
Parameters
OnPreciseDataConnectionStateChanged(PreciseDataConnectionState)
[Obsolete]
public void OnPreciseDataConnectionStateChanged(PreciseDataConnectionState arg0)
Parameters
OnRegistrationFailed(CellIdentity, String, int, int, int)
[Obsolete]
public void OnRegistrationFailed(CellIdentity arg0, String arg1, int arg2, int arg3, int arg4)
Parameters
arg0
CellIdentityarg1
Stringarg2
intarg3
intarg4
int
OnServiceStateChanged(ServiceState)
[Obsolete]
public void OnServiceStateChanged(ServiceState arg0)
Parameters
arg0
ServiceState
OnSignalStrengthChanged(int)
[Obsolete]
public void OnSignalStrengthChanged(int arg0)
Parameters
OnSignalStrengthsChanged(SignalStrength)
[Obsolete]
public void OnSignalStrengthsChanged(SignalStrength arg0)
Parameters
OnUserMobileDataStateChanged(bool)
[Obsolete]
public void OnUserMobileDataStateChanged(bool arg0)