connecting method

void connecting()

SDK正在连接服务器

Implementation

void connecting() {
  onConnecting?.call();
}