Interface IPeerFinderStatics

Index

Properties

Methods

Properties

public allowBluetooth: boolean

public allowInfrastructure: boolean

public allowWiFiDirect: boolean

public alternateIdentities: IMap

public displayName: string

public onconnectionrequested: any

public ontriggeredconnectionstatechanged: any

public supportedDiscoveryTypes: PeerDiscoveryTypes

Methods

public connectAsync(peerInformation: PeerInformation): IAsyncOperation

Parameters

Returns

IAsyncOperation

public findAllPeersAsync(): IAsyncOperation

Returns

IAsyncOperation

public start()

public start(peerMessage: string)

Parameters

  • peerMessage: string

public stop()