hasInactiveBubbles

abstract suspend fun hasInactiveBubbles(): RainbowResult<Boolean>

Allow to know if the connected user has some inactive bubbles

Return

RainbowResult callback (onSuccess, onError)