chatEnabled property

bool? chatEnabled
getter/setter pair

Disable the Chat integration manually if it’s enabled in the Beacon config. This will not enable Chat if it’s disabled in the config.

Implementation

bool? chatEnabled;