Table of Contents

Delegate AuthDomainGenericAuthCallback

Namespace
Soup
Assembly
Soup-3.0.dll
public delegate bool AuthDomainGenericAuthCallback(AuthDomain domain, ServerMessage msg, string username)

Parameters

domain AuthDomain
msg ServerMessage
username string

Returns

bool