onLiveStreamState abstract method

void onLiveStreamState(
  1. String taskId,
  2. String pushUrl,
  3. int liveState
)

Implementation

void onLiveStreamState(String taskId, String pushUrl, int liveState);