getInvitedProjects Method

Get the projects the user has been "invited" to.

getInvitedProjects(requestContext: AuthorizedClientRequestContext, queryOptions?: ConnectRequestQueryOptions): Promise<Project[]>

Parameter Type Description
requestContext AuthorizedClientRequestContext  
queryOptions ConnectRequestQueryOptions Query options. Use the mapped EC property names in the query strings and not the TypeScript property names.

Returns - Resolves to an array of invited projects.

Defined in

Last Updated: 08 January, 2020