ZegoCrossAppInfo constructor

ZegoCrossAppInfo(
  1. int appID,
  2. String token
)

Implementation

ZegoCrossAppInfo(this.appID, this.token);