共用方式為


GKPeerConnectionEventArgs 類別

定義

public class GKPeerConnectionEventArgs : EventArgs
type GKPeerConnectionEventArgs = class
    inherit EventArgs
繼承
GKPeerConnectionEventArgs

建構函式

GKPeerConnectionEventArgs(GKSession, String, NSError)

初始化 GKPeerConnectionEventArgs 類別的新實例。

屬性

Error

Failed提供 、E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest 和 E:GameKit.GKPeerConnectionEventArgs.Failed事件的資料。

PeerID

Failed提供 、E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest 和 E:GameKit.GKPeerConnectionEventArgs.Failed事件的資料。

Session

Failed提供 、E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest 和 E:GameKit.GKPeerConnectionEventArgs.Failed事件的資料。

適用於