◆ start:IPCNoti:AppName:AppIdentity:
| - (ZoomSDKError) start: |
|
(NSString *) |
ipcName |
| IPCNoti: |
|
(NSString *) |
ipcNoti |
| AppName: |
|
(NSString *) |
appName |
| AppIdentity: |
|
(NSString *) |
identity |
|
|
| |
Start outlook plugin helper service.
- Parameters
-
| ipcName | The channel of ipc used to connect SDK to outlookplugin. |
| ipcNoti | The channel of ipc used to connect outlookplugin to sdk. |
| appName | Name of user's App. |
| identity | User's App identity. |
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
◆ stop
Stop outlook plugin helper service.
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
The documentation for this class was generated from the following file: