isInitSDK method

bool isInitSDK()

Implementation

bool isInitSDK() {
  return _isInitSDK;
}