typealias VerifyMemberCallback = (Response) -> Unit
User/member verification callback. Provides user verification status and information about any error that occurred while performing verification. Expects no return value.