SLRInviteRequestHandler

Callback interface invoked when the SDK delegates invite link generation to the HOST app.

Functions

Link copied to clipboard
abstract suspend fun getInviteLink(data: SLRInviteData): String

A function which provides an invite link with provided data.