Avaya Client Services API Reference (OS X)
Instance Methods | List of all members
<CSUnifiedPortalServiceDelegate> Protocol Reference

#import <CSUnifiedPortalService.h>

Inherits <NSObjectNSObject>.

Instance Methods

(void) - unifiedPortalServiceDidBecomeAvailable:
 Called when the Unified Portal service becomes available. More...
 
(void) - unifiedPortalServiceDidBecomeUnavailable:
 Called when the Unified Portal service becomes unavailable. More...
 

Method Documentation

- (void) unifiedPortalServiceDidBecomeAvailable: (CSUnifiedPortalService *)  unifiedPortalService

Called when the Unified Portal service becomes available.

Parameters
unifiedPortalServiceThe Unified Portal service associated with the callback.
- (void) unifiedPortalServiceDidBecomeUnavailable: (CSUnifiedPortalService *)  unifiedPortalService

Called when the Unified Portal service becomes unavailable.

Parameters
unifiedPortalServiceThe Unified Portal service associated with the callback.

The documentation for this protocol was generated from the following file: