onReadGreeting method

void onReadGreeting(
  1. String words
)

Called when the server greeting message is received.

Implementation

void onReadGreeting(String words) {}