@jellyfin/sdk
Preparing search index...
generated-client
SessionUserInfo
Interface SessionUserInfo
Class SessionUserInfo.
interface
SessionUserInfo
{
UserId
?:
string
;
UserName
?:
string
|
null
;
}
Index
Properties
User
Id?
User
Name?
Properties
Optional
User
Id
UserId
?:
string
Gets or sets the user identifier.
Optional
User
Name
UserName
?:
string
|
null
Gets or sets the name of the user.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
User
Id
User
Name
@jellyfin/sdk
Loading...
Class SessionUserInfo.