NISessionDelegate_Extensions.DidSessionInvalidate 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.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidSessionInvalidate(this NearbyInteraction.INISessionDelegate This, NearbyInteraction.NISession session, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidSessionInvalidate : NearbyInteraction.INISessionDelegate * NearbyInteraction.NISession * Foundation.NSError -> unit
Parameters
- This
- INISessionDelegate
- session
- NISession
- error
- NSError
- Attributes