Class SessionEventArgs
Inheritance
System.Object
System.EventArgs
SessionEventArgs
Inherited Members
System.EventArgs.Empty
Namespace: MediaBrowser.Controller.Session
Assembly: MediaBrowser.Controller.dll
Syntax
public sealed class SessionEventArgs : EventArgs
Properties
SessionInfo
Declaration
public SessionInfo SessionInfo { get; set; }
Property Value
Type | Description |
---|---|
SessionInfo |