set Offline Mode
Sets the offline mode status.
Return
Result which can be a Result.Success containing SdkSuccessAnswer.SetOfflineMode with the new offline status and limit if successful, or a Result.Error if the operation fails.
Parameters
offline Mode
True to enable offline mode, false otherwise.