C# 클래스 Windows.Networking.Proximity.PeerFinder

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
ConnectAsync ( [ peerInformation ) : IAsyncOperation
FindAllPeersAsync ( ) : IAsyncOperation>
Stop ( ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Start ( [ peerMessage ) : void

메소드 상세

ConnectAsync() 공개 정적인 메소드

public static ConnectAsync ( [ peerInformation ) : IAsyncOperation
peerInformation [
리턴 IAsyncOperation

FindAllPeersAsync() 공개 정적인 메소드

public static FindAllPeersAsync ( ) : IAsyncOperation>
리턴 IAsyncOperation>

Stop() 공개 정적인 메소드

public static Stop ( ) : void
리턴 void