Interface IHotspotAuthenticationContextStatics

Index

Methods

Methods

public tryGetAuthenticationContext(evenToken: string): { context: Windows.Networking.NetworkOperators.HotspotAuthenticationContext; isValid: boolean; }

Parameters

  • evenToken: string

Returns

{ context: Windows.Networking.NetworkOperators.HotspotAuthenticationContext; isValid: boolean; }