AuthDomainBasic.authData
void * authData() @property nothrowGet authData property.
Returns
The data to pass to the soup.types.AuthDomainBasicAuthCallback.
void authData(void * propval) @property nothrowSet authData property.
Parameters
propval | The data to pass to the soup.types.AuthDomainBasicAuthCallback. |