connecting constant Null safety

int const connecting

The SDK is connecting to the server and is trying to relay the media stream

Implementation

static const int connecting = 1;