stopSharingBubbleByNumber

abstract suspend fun stopSharingBubbleByNumber(room: Room): RainbowResult<Unit>

Deactivate the sharing of the bubble by number.

Return

RainbowResult callback (onSuccess, onError)

Parameters

room

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