class SessionDescription : public nn::nex::RootObject
Contains session-related information.
The session descriptor includes various information for detecting a session. For example, it includes the application title, session name, session ID, library version number, build number, user-defined numbers, and attributes. The session descriptor can also be used as an argument to Session::JoinSession.
SetSessionName
|
Sets the session name. | |
---|---|---|
GetApplicationTitle
|
Gets the application title. | |
GetSessionName
|
Gets the session name. | |
GetStationURL
|
Gets the session URL object. | |
GetLibraryVersionNumber
|
Gets the library version number being used by this session. | |
GetLibraryBuildNumber
|
Gets the library build number being used by this session. | |
GetApplicationVersionNumber
|
Gets the application version numbers. | |
GetApplicationVersionNumbers
|
Gets the application version numbers. | |
SetApplicationVersionNumber
|
Sets the application version numbers. | |
SetApplicationVersionNumbers
|
Sets the application version numbers. | |
GetSessionID
|
Gets the session ID. |
nn::nex::RootObject
nn::nex::SessionDescription
CONFIDENTIAL