checkOpenInviteId

abstract suspend fun checkOpenInviteId(openInviteId: String): RainbowResult<Unit>

Check if the given openInviteId is still valid and can be used to join a bubble.

Return

RainbowResult callback (onSuccess, onError)

Parameters

openInviteId

String the invitationId received by email