Docs

GetEmail

Gets the connected in-app wallet email if any.

Usage

string email = await sdk.Wallet.GetEmail();

Return Value

Returns the email string of the connected in-app wallet if any, otherwise returns an empty string.