deleteAllCustomDataForBubble

abstract suspend fun deleteAllCustomDataForBubble(room: IRainbowRoom): RainbowResult<IRainbowRoom>

Delete all the customData of a bubble.

Return

RainbowResult Callback (onSuccess, onFailure)

Parameters

room

IRainbowRoom The bubble to delete the customData