resetBubbleDialInCode

abstract suspend fun resetBubbleDialInCode(room: Room): RainbowResult<String>

Reset the dialInCode for sharing a bubble by number.

Return

RainbowResult callback (onSuccess, onError)

Parameters

room

@object:Room room (bubble) the bubble to share by number