SIP Endpoint SDK for OS X
 All Classes Functions Properties
GSDefaultMwiService Class Reference

#import <DefaultServices.h>

Inheritance diagram for GSDefaultMwiService:
GSSipAbstractionObject <GSMwiService>

List of all members.

Public Member Functions

(GSDefaultMwiService *) - initWithConnectionManager:logger:core:
- Public Member Functions inherited from GSSipAbstractionObject
(id) - initWithLogger:
(id) - initWithLogger:core:
(id) - initWithLogger:configData:
- Public Member Functions inherited from
(GSResult) - subscribeForMailbox:
(GSResult) - unsubscribeForMailbox:

Properties

id< GSConnectionManagerconnectionManager
id< GSMwiNotificationDelegatenotificationDelegate
- Properties inherited from GSSipAbstractionObject
id< GSLoggerlogger
NSMutableDictionary * configuration
GSepCoreepCore
- Properties inherited from

Detailed Description

Default message waiting indicator service

Definition at line 91 of file DefaultServices.h.


Member Function Documentation

- (GSDefaultMwiService*) initWithConnectionManager: (id< GSConnectionManager >)  theConnectionManager
logger: (id< GSLogger >)  theLogger
core: (GSepCore *)  theCore 

Initiate default message waiting indicator service.

Parameters:
connectionManagerthe connection manager object
theLoggerthe logger to be used for the video service operation
Returns:
the default message waiting indicator service object
See also:
GSLogger, GSConnectionManager, GSDefaultMwiService

Property Documentation

- (id< GSConnectionManager >) connectionManager
readwritenonatomicassign

Get connection manager object.

See also:
GSConnectionManager

Definition at line 92 of file DefaultServices.h.

- (id< GSMwiNotificationDelegate >) notificationDelegate
readwritenonatomicassign

Get notification delegate object.

See also:
GSMwiNotificationDelegate

Reimplemented from <GSMwiService>.

Definition at line 93 of file DefaultServices.h.


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