Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Object class.
Syntax
public void new(str ServerName, str Topic)
Run On
Client
Parameters
- ServerName
Type: str
The name of the server to connect to.
- Topic
Type: str
The name of the topic for this conversation.
Remarks
If the conversation cannot be established, the constructor throws Exception::Internal.