PhoneStateListener
ListenBarringInfo
ListenCallDisconnectCauses
ListenDisplayInfoChanged
ListenImsCallDisconnectCauses
ListenPreciseDataConnectionState
ListenRegistrationFailure
PhoneStateListener()
PhoneStateListener(IExecutor)
PhoneStateListener(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
OnActiveDataSubscriptionIdChanged(Int32)
OnBarringInfoChanged(BarringInfo)
OnCallDisconnectCauseChanged(Int32, Int32)
OnCallForwardingIndicatorChanged(Boolean)
OnCallStateChanged(CallState, String)
OnCellInfoChanged(IList<CellInfo>)
OnCellLocationChanged(CellLocation)
OnDataActivity(DataActivity)
OnDataConnectionStateChanged(DataConnectionStatus)
OnDataConnectionStateChanged(DataConnectionStatus, NetworkType)
OnDisplayInfoChanged(TelephonyDisplayInfo)
OnEmergencyNumberListChanged(IDictionary<Integer, IList<EmergencyNumber>>)
OnImsCallDisconnectCauseChanged(ImsReasonInfo)
OnMessageWaitingIndicatorChanged(Boolean)
OnPreciseDataConnectionStateChanged(PreciseDataConnectionState)
OnRegistrationFailed(CellIdentity, String, Int32, Int32, Int32)
OnServiceStateChanged(ServiceState)
OnSignalStrengthChanged(Int32)
OnSignalStrengthsChanged(SignalStrength)
OnUserMobileDataStateChanged(Boolean)
monoandroid
namespace Android.Telephony
{
[Register("android/telephony/PhoneStateListener", DoNotGenerateAcw = true)]
public class PhoneStateListener : Object
{
[Register(".ctor", "(Ljava/util/concurrent/Executor;)V", "", ApiSince = 29)]
public PhoneStateListener(IExecutor! executor);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API