Invitation Object

gc_invitation(id = NULL, role = NULL, userId = NULL, courseId = NULL)

Arguments

id

Identifier assigned by Classroom

role

Role to invite the user to have

userId

Identifier of the invited user

courseId

Identifier of the course to invite the user to

Value

Invitation object

Details

An invitation to join a course.

See also

Other Invitation functions: gc_invitations_create()