updateUserCustomStatus

open fun updateUserCustomStatus(    @NonNull context: Context,     @NonNull newCustomStatus: String,     @Nullable callBack: STWOperationCallback<STWAccountSettingsError>)

Call this method to update the user custom status

Parameters

context

Context:The application context

newCustomStatus

String:The new user custom status

callBack

STWOperationCallback:

To handle operation result :

  • 1-success
  • 2- error