Share via


NEAppPushProvider.ReportPushToTalkMessage(NSDictionary) Method

Definition

[Foundation.Export("reportPushToTalkMessageWithUserInfo:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ReportPushToTalkMessage(Foundation.NSDictionary userInfo);
[<Foundation.Export("reportPushToTalkMessageWithUserInfo:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ReportPushToTalkMessage : Foundation.NSDictionary -> unit
override this.ReportPushToTalkMessage : Foundation.NSDictionary -> unit

Parameters

userInfo
NSDictionary
Attributes

Applies to