sendMessage abstract method

void sendMessage(
  1. Jid to,
  2. String text
)

Implementation

void sendMessage(Jid to, String text);