ImsMmTelManager
CapabilityCallback
InterfaceConsts
WifiModeCellularPreferred
WifiModeWifiOnly
WifiModeWifiPreferred
ImsMmTelManager(IntPtr, JniHandleOwnership)
IsAdvancedCallingSettingEnabled
IsCrossSimCallingEnabled
IsTtyOverVolteEnabled
IsVoWiFiRoamingSettingEnabled
IsVoWiFiSettingEnabled
IsVtSettingEnabled
JniPeerMembers
ThresholdClass
ThresholdType
VoWiFiModeSetting
GetRegistrationState(IExecutor, IConsumer)
GetRegistrationTransportType(IExecutor, IConsumer)
RegisterImsRegistrationCallback(IExecutor, RegistrationManagerRegistrationCallback)
RegisterImsStateCallback(IExecutor, ImsStateCallback)
RegisterMmTelCapabilityCallback(IExecutor, CapabilityCallback)
UnregisterImsRegistrationCallback(RegistrationManagerRegistrationCallback)
UnregisterImsStateCallback(ImsStateCallback)
UnregisterMmTelCapabilityCallback(CapabilityCallback)
monoandroid
namespace Android.Telephony.Ims
{
[Register("android/telephony/ims/ImsMmTelManager", ApiSince = 30, DoNotGenerateAcw = true)]
public class ImsMmTelManager : Object, IJavaObject, IRegistrationManager, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.WifiMode enum directly instead of this field.", true)]
[Register("WIFI_MODE_CELLULAR_PREFERRED", ApiSince = 30)]
public const WifiMode WifiModeCellularPreferred = WifiMode.CellularPreferred;
}
}
.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. |
Obsolete | This constant will be removed in the future version. Use Android.Telephony.Ims.WifiMode enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API