次の方法で共有


WiFiDirectServiceSession.SessionId プロパティ

定義

セッション ID を取得します。

public:
 property unsigned int SessionId { unsigned int get(); };
uint32_t SessionId();
public uint SessionId { get; }
var uInt32 = wiFiDirectServiceSession.sessionId;
Public ReadOnly Property SessionId As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

一意のセッション識別子。

適用対象