studentViewUri property

EmbedUri? studentViewUri
getter/setter pair

URI to show the student view of the attachment.

The URI will be opened in an iframe with the courseId, itemId, itemType, and attachmentId query parameters set.

Required.

Implementation

EmbedUri? studentViewUri;