SessionEventArgs class

Definiuje zawartość zdarzeń sesji, takich jak SessionStarted/Stopped, SoundStarted/Stopped.

Konstruktory

SessionEventArgs(string)

Tworzy i inicjuje wystąpienie tej klasy.

Właściwości

sessionId

Reprezentuje identyfikator sesji.

Szczegóły konstruktora

SessionEventArgs(string)

Tworzy i inicjuje wystąpienie tej klasy.

new SessionEventArgs(sessionId: string)

Parametry

sessionId

string

Identyfikator sesji.

Szczegóły właściwości

sessionId

Reprezentuje identyfikator sesji.

string sessionId

Wartość właściwości

string

Reprezentuje identyfikator sesji.