MCAdvertiserAssistantDelegate_Extensions.DidDismissInvitation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the peer-connection invitation is no longer being displayed to the user.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidDismissInvitation(this MultipeerConnectivity.IMCAdvertiserAssistantDelegate This, MultipeerConnectivity.MCAdvertiserAssistant advertiserAssistant);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidDismissInvitation : MultipeerConnectivity.IMCAdvertiserAssistantDelegate * MultipeerConnectivity.MCAdvertiserAssistant -> unit
Parameters
- advertiserAssistant
- MCAdvertiserAssistant
- Attributes