loadCompanyLogo

open fun loadCompanyLogo(@NonNull imageView: ImageView, @Nullable callback: STWOperationCallback<STWAccountSettingsError>)

Call this method to retrieve the current company logo

Parameters

callback

STWOperationCallback:

To handle operation result :

  • 1- onSuccess
  • 2- onError