delete User Picture
open fun deleteUserPicture(@NonNull context: Context, @Nullable callback: STWOperationCallback<STWAccountSettingsError>)
Content copied to clipboard
Call this method to delete the user profile picture
Parameters
context
Context:The application context
callback