InviteGuestError

open fun InviteGuestError(code: Int, @Nullable message: String)

Constructor to define a new Virality error.

Parameters

code

ErrorCode: the error code

message

String: The error description.