Enable/Disable SDK
By initializing SDK, this feature is enabled.
If this feature is disabled, we won’t send any request from sdk to our servers.
OcambaHoood.disableOcamba(completion: (String) -> ())
OcambaHoood.enableOcamba(completion: (String) -> ())