ZOOM share information class.
More...
#import <ZoomSDKASController.h>
|
|
(ZoomSDKShareContentType) | - getShareType |
| |
| (ZoomSDKError) | - getWindowID: |
| | Get the window ID of the shared APP. More...
|
| |
| (ZoomSDKError) | - getDisplayID: |
| | Get the display ID on which that user wants to share the content. More...
|
| |
|
|
ZoomSDKShareContentType | _shareType |
| |
|
CGWindowID | _windowID |
| |
|
CGDirectDisplayID | _displayID |
| |
ZOOM share information class.
◆ getDisplayID:
| - (ZoomSDKError) getDisplayID: |
|
(CGDirectDisplayID *) |
displayID |
|
Get the display ID on which that user wants to share the content.
- Parameters
-
| displayID | A pointer of CGDirectDisplayID. |
◆ getWindowID:
| - (ZoomSDKError) getWindowID: |
|
(CGWindowID *) |
windowID |
|
Get the window ID of the shared APP.
- Parameters
-
| windowID | A pointer to CGWindowID. |
The documentation for this class was generated from the following file: