protected SendChatMessage ( int delayMs, string message ) : void | ||
delayMs | int | The delay, in milliseconds, to wait before sending the message |
message | string | The message to send to the other user |
return | void |
protected SendChatMessage ( int delayMs, string message ) : void | ||
delayMs | int | The delay, in milliseconds, to wait before sending the message |
message | string | The message to send to the other user |
return | void |