namespace Android.Telephony.Ims
{
[Register("android/telephony/ims/RegistrationManager", "", "Android.Telephony.Ims.IRegistrationManagerInvoker", ApiSince = 30)]
public interface IRegistrationManager : IJavaObject, IJavaPeerable, IDisposable
{
[Register("registerImsRegistrationCallback", "(Ljava/util/concurrent/Executor;Landroid/telephony/ims/RegistrationManager$RegistrationCallback;)V", "GetRegisterImsRegistrationCallback_Ljava_util_concurrent_Executor_Landroid_telephony_ims_RegistrationManager_RegistrationCallback_Handler:Android.Telephony.Ims.IRegistrationManagerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince = 30)]
void RegisterImsRegistrationCallback(IExecutornot null executor, RegistrationManagerRegistrationCallbacknot null c);
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 6.0-android7.0-android8.0-android |
Xamarin Android | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|