Constructor
MsgUserServicenew
Declaration [src]
MsgUserService*
msg_user_service_new (
MsgAuthorizer* authorizer
)
Parameters
authorizer
-
Type:
MsgAuthorizer
No description available.
The data is owned by the caller of the function.
Return value
Type: MsgUserService
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |