This is the complete list of members for Result, including all inherited members.
| $defaultLimit | Result | static |
| $endpoint | Service | protected |
| $mediaType | Service | protected |
| $SCOPE | Result | static |
| $scope | Service | protected |
| $unsigned | Service | |
| __construct(Platform $platform, string $endpoint, ?int $limit=null, bool $pagingMode=false) | Result | |
| ceLTIc::LTI::Service::AssignmentGrade::__construct(Platform $platform, string $endpoint, string $path="") | AssignmentGrade | |
| ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint) | Service | |
| get(User $user) | Result | |
| getAll(?int $limit=null) | Result | |
| getHttpMessage() | Service | |
| getPlatform() | Service | |
| getScope() | Service | |
| MEDIA_TYPE_RESULT | Result | |
| parseContextsInArray(object|array $contexts, array $arr) | Service | protected |
| send(string $method, ?array $parameters=[], string $body="") | Service |