Constructor
FoundryAuthProvidernew_for_context
Declaration [src]
FoundryAuthProvider*
foundry_auth_provider_new_for_context (
FoundryContext* context
)
Parameters
context-
Type:
FoundryContextThe data is owned by the caller of the function.
Return value
Type: FoundryAuthProvider
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL. |