call abstract method

void call(
  1. Msg message
)

Emits the specified message.

Implementation

void call(Msg message);