C# Class Windows.Networking.Proximity.PeerFinder

Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Méthode Description
ConnectAsync ( [ peerInformation ) : IAsyncOperation
FindAllPeersAsync ( ) : IAsyncOperation>
Stop ( ) : void

Private Methods

Méthode Description
Start ( ) : void
Start ( [ peerMessage ) : void

Method Details

ConnectAsync() public static méthode

public static ConnectAsync ( [ peerInformation ) : IAsyncOperation
peerInformation [
Résultat IAsyncOperation

FindAllPeersAsync() public static méthode

public static FindAllPeersAsync ( ) : IAsyncOperation>
Résultat IAsyncOperation>

Stop() public static méthode

public static Stop ( ) : void
Résultat void