Searched refs:sendMessage (Results 1 – 4 of 4) sorted by relevance
33 public async sendMessage(username: string, msg: string): Promise<R> { method in ChatController
150 sms.sendMessage(options);
243 this.chatController.sendMessage(this.oppositeUser?.getUsername(), this.inputValue);
1678 sms.sendMessage(options);