Свойство | Тип | Описание | |
---|---|---|---|
Endpoint | string |
Метод | Описание | |
---|---|---|
MessageBuilder ( |
||
WriteMessage ( object data ) : void |
Writes a message to the queue.
|
|
WriteScreenFrame ( byte data ) : void |
public MessageBuilder ( |
||
authClient | ||
client | ||
endpoint | string | |
syncKey | string | |
Результат | System |
public WriteMessage ( object data ) : void | ||
data | object | |
Результат | void |
public WriteScreenFrame ( byte data ) : void | ||
data | byte | |
Результат | void |