LibrarySharing Class |
Namespace: Avaya.ClientServices
public class LibrarySharing
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().
|
Name | Description | |
---|---|---|
![]() | Ended |
Reports that library sharing has ended.
|
![]() | SlideShared |
Reports that library sharing slide was shared.
Note that it occurs for every slide - i.e. when slide is changing.
|
![]() | Started |
Reports that library sharing has started.
|
Unsupported: This class and all of its supporting classes are for internal Avaya use only and should not be used by third party applications at this time. This is an incubating feature that is currently under development and the classes and methods associated with this feature are subject to change at any time. Use of this feature will not be supported by Avaya until such time that it is officially released.