Class SessionQuery
Class SessionQuery
Inheritance
System.Object
SessionQuery
Namespace: MediaBrowser.Model.Querying
Assembly: MediaBrowser.Model.dll
Syntax
public class SessionQuery
Properties
ControllableByUserId
Filter by sessions that are allowed to be controlled by a given user
Declaration
public string ControllableByUserId { get; set; }
Property Value
Type | Description |
---|---|
System.String |