Method | Description | |
---|---|---|
details ( string $identifier ) | Invitation details (permission needed: #invites:read) Get the details of an invitation | |
invites ( ) | List invitations (permission needed: #invites:read) List all invitations associated with my user | |
respond ( string $identifier, string $status ) | Respond to Invitation (permission needed: #invites:edit) Respond to an invitation |
public invites ( ) |