Method | Description | |
---|---|---|
Client ( Stream stream ) : System | ||
Client ( Stream stream, string lastMessageId ) : System | ||
Send ( IMessage msg ) : void |
public Client ( Stream stream, string lastMessageId ) : System | ||
stream | Stream | |
lastMessageId | string | |
return | System |