You are here

public property KalturaStatsEvent::$sessionId in Kaltura 6.2

a unique string generated by the client that will represent the client-side session: the primary component will pass it on to other components that sprout from it

Type: string

File

kaltura_client/KalturaClient.php, line 2511

Class

KalturaStatsEvent

Code

public $sessionId = null;