UnifiedPortalService Methods |
The UnifiedPortalService type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetPortalUserToken(UnifiedPortalConfiguration, UnifiedPortalServiceGetPortalUserTokenCompletionHandler) |
Get the Portal user token.
|
![]() | GetPortalUserToken(UnifiedPortalConfiguration, String, UnifiedPortalServiceGetPortalUserTokenCompletionHandler) |
Get the Portal user token.
|
![]() | GetResources(UnifiedPortalConfiguration, UnifiedPortalServiceGetResourcesCompletionHandler) |
Get the Unified Portal resources.
|
![]() | GetResources(UnifiedPortalConfiguration, String, UnifiedPortalServiceGetResourcesCompletionHandler) |
Get the Unified Portal resources.
|
![]() | RequestToJoinMeeting |
Request to join Meet-me conference.
If successful, the meeting info will be provided via completion handler.
|
![]() | SendClientInfo |
Send client info to Unified Portal.
Used by desktop clients which are launched by portal and receive client detection session id
for sending client information back to portal.
|