postEvent abstract method

void postEvent(
  1. T? event
)

发送消息

Implementation

void postEvent(T? event);