open fun redeemInviteCode(invite: Invite): AsyncResult<Void>
Redeems an invite issued by another node. If successful, the node will connect to the other node and each node will befriend each other.
invite -
invite
Return