|
SIP Endpoint SDK for OS X
|
#import <DefaultServices.h>
Properties | |
| id< GSEndpoint > | endpoint |
Properties inherited from GSSipAbstractionObject | |
| id< GSLogger > | logger |
| NSMutableDictionary * | configuration |
Default session service
Definition at line 21 of file DefaultServices.h.
| - (GSDefaultSessionService*) initWithEndpoint: | (id< GSEndpoint >) | endpoint | |
| logger: | (id< GSLogger >) | theLogger | |
Initiate default session service.
| endpoint | the endpoint object |
| theLogger | the logger to be used for the endpoint operation |
|
readwritenonatomicassign |
Get endpoint object.
Definition at line 22 of file DefaultServices.h.