Default connection parameters for the corelink client. Users can override these by passing their own values to CorelinkClient.ConnectAsync.
More...
Default connection parameters for the corelink client. Users can override these by passing their own values to CorelinkClient.ConnectAsync.
◆ ControlPort
| const int Core.CorelinkDefaults.ControlPort = 20012 |
|
static |
◆ Endpoint
| const string Core.CorelinkDefaults.Endpoint = "corelink.hsrn.nyu.edu" |
|
static |
◆ Password
| const string Core.CorelinkDefaults.Password = "Corelink" |
|
static |
◆ Protocol
| const string Core.CorelinkDefaults.Protocol = "ws" |
|
static |
◆ StreamType
| const string Core.CorelinkDefaults.StreamType = "" |
|
static |
◆ Username
| const string Core.CorelinkDefaults.Username = "Corelink" |
|
static |
◆ Workspace
| const string Core.CorelinkDefaults.Workspace = "Chalktalk" |
|
static |
The documentation for this class was generated from the following file: