MbmsGroupCallSession
MbmsGroupCallSession(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Close()
Create(Context, IExecutor, IMbmsGroupCallSessionCallback)
Create(Context, Int32, IExecutor, IMbmsGroupCallSessionCallback)
StartGroupCall(Int64, IList<Integer>, IList<Integer>, IExecutor, IGroupCallCallback)
monoandroid
namespace Android.Telephony
{
[Register("android/telephony/MbmsGroupCallSession", ApiSince = 29, DoNotGenerateAcw = true)]
public class MbmsGroupCallSession : Object, IJavaObject, IJavaPeerable, IAutoCloseable, IDisposable
{
[Register("create", "(Landroid/content/Context;ILjava/util/concurrent/Executor;Landroid/telephony/mbms/MbmsGroupCallSessionCallback;)Landroid/telephony/MbmsGroupCallSession;", "", ApiSince = 29)]
public static MbmsGroupCallSession? Create(Context! context, int subscriptionId, IExecutor! executor, IMbmsGroupCallSessionCallback! callback);
}
}
.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