GKPeerConnectionEventArgs 类

定义

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

构造函数

GKPeerConnectionEventArgs(GKSession, String, NSError)

初始化 GKPeerConnectionEventArgs 类的新实例。

属性

Error

提供 E:GameKit.GKPeerConnectionEventArgs.ConnectionRequestE:GameKit.GKPeerConnectionEventArgs.Failed 事件的数据Failed

PeerID

提供 E:GameKit.GKPeerConnectionEventArgs.ConnectionRequestE:GameKit.GKPeerConnectionEventArgs.Failed 事件的数据Failed

Session

提供 E:GameKit.GKPeerConnectionEventArgs.ConnectionRequestE:GameKit.GKPeerConnectionEventArgs.Failed 事件的数据Failed

适用于