Click or drag to resize

LibrarySharing Methods

The LibrarySharing type exposes the following members.

Methods
  NameDescription
Public methodGetActiveSlide
Unsupported feature Return slide pointer to the currently displayed document page.
Public methodGetSlides
Unsupported feature Return slide pointer to each document page.
Public methodSharePage
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().
Public methodStopSharing
Unsupported feature Stops sharing of the document. Sharing can be re-started by calling startSharing().
Top
See Also