LtiNrps
Defined in: packages/core/src/lti.ts:90
NRPS (roster) namespace on the Lti instance.
Methods
Section titled “Methods”getMembers()
Section titled “getMembers()”getMembers(
platform,contextMembershipsUrl,opts?):Promise<MembershipResult>
Defined in: packages/core/src/lti.ts:92
Fetch all members of a context (course), following pagination.
Parameters
Section titled “Parameters”platform
Section titled “platform”contextMembershipsUrl
Section titled “contextMembershipsUrl”string
Returns
Section titled “Returns”Promise<MembershipResult>