次の方法で共有


GKPeerConnectionEventArgs クラス

定義

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

コンストラクター

GKPeerConnectionEventArgs(GKSession, String, NSError)

GKPeerConnectionEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Error

E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest および E:GameKit.GKPeerConnectionEventArgs.Failed イベントのデータFailedを提供します。

PeerID

E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest および E:GameKit.GKPeerConnectionEventArgs.Failed イベントのデータFailedを提供します。

Session

E:GameKit.GKPeerConnectionEventArgs.ConnectionRequest および E:GameKit.GKPeerConnectionEventArgs.Failed イベントのデータFailedを提供します。

適用対象