LibrarySharing Methods |
The LibrarySharing type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetActiveSlide | Unsupported feature
Return slide pointer to the currently displayed document page.
|
![]() | GetSlides | Unsupported feature
Return slide pointer to each document page.
|
![]() | SharePage | Unsupported feature
Starts share of a selected page from the selected document. The sharing view is
updated with the image of the selected page. Other network participants are
also notified about the share of the selected page. The local application
will be notified of the shared page through
LibrarySharingListener.OnLibraryDocumentPageContentReceived().
|
![]() | StopSharing | Unsupported feature
Stops sharing of the document. Sharing can be re-started by calling startSharing().
|