setLiveID abstract method

void setLiveID(
  1. String liveID
)

Set live ID. Should set live ID before using other interfaces.

  • liveID : Live ID.

Implementation

void setLiveID(String liveID);