다음을 통해 공유


GKPeerConnectionEventArgs 클래스

정의

public class GKPeerConnectionEventArgs : EventArgs
type GKPeerConnectionEventArgs = class
    inherit EventArgs
상속
GKPeerConnectionEventArgs

생성자

GKPeerConnectionEventArgs(GKSession, String, NSError)

GKPeerConnectionEventArgs 클래스의 새 instance 초기화합니다.

속성

Error

GameKit.GKPeerConnectionEventArgs.ConnectionRequestE:GameKit.GKPeerConnectionEventArgs.Failed 이벤트에 대한 Failed데이터를 제공합니다.

PeerID

GameKit.GKPeerConnectionEventArgs.ConnectionRequestE:GameKit.GKPeerConnectionEventArgs.Failed 이벤트에 대한 Failed데이터를 제공합니다.

Session

GameKit.GKPeerConnectionEventArgs.ConnectionRequestE:GameKit.GKPeerConnectionEventArgs.Failed 이벤트에 대한 Failed데이터를 제공합니다.

적용 대상