checkOpenInviteId

abstract fun checkOpenInviteId(openInviteId: String, listener: RainbowListener<Unit, Unit>)

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

Parameters

openInviteId

String the invitationId received by email

listener

RainbowListener The listener with the validation result