共用方式為


GKDataEventArgs 類別

定義

提供 DataReceived 事件的資料。

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

建構函式

GKDataEventArgs(NSData, String)

初始化 GKDataEventArgs 類別的新實例。

屬性

Data

提供 DataReceived 事件的資料。

PlayerId

提供 DataReceived 事件的資料。

適用於