ClientNotInit constant

int const ClientNotInit

SDK 没有初始化,使用任何 SDK 接口前必须先调用 init 接口

Implementation

static const int ClientNotInit = 33001;