set SDKEnabled
Enables or disables Airbridge SDK (default value is true
).
Return
The AirbridgeOptionBuilder instance for method chaining.
Parameters
value
True to enable, false to disable.
If the value is set to false, developer must manually call Airbridge.enableSDK later.