WiFiDirectServiceSession.SessionId Property

Definition

Gets the session 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

Property Value

UInt32

unsigned int

uint32_t

A unique session identifier.

Applies to