SIP Endpoint SDK for OS X
|
Public Member Functions | |
(id) | - initWithLogger:callId: |
(id) | - initWithLogger:callId:core: |
(void) | - sessionStateChanged: |
![]() | |
(id) | - initWithLogger: |
(id) | - initWithLogger:core: |
(id) | - initWithLogger:configData: |
![]() | |
(GSResult) | - changeOutputVolumeBy: |
(GSResult) | - changeSpeakerVolumeTo: |
(int) | - getOutputVolume |
Properties | |
int | callId |
GSSessionState | state |
NSString * | sessionId |
id< GSConnection > | connection |
int | speakerVolume |
NSString * | remoteParty |
GSFlagState | hasVideo |
GSFlagState | localHold |
GSFlagState | playRingtone |
BOOL | sipInfo |
BOOL | vqAlarm |
BOOL | vqAlarmChanged |
![]() | |
id< GSLogger > | logger |
NSMutableDictionary * | configuration |
GSepCore * | epCore |
![]() |
Definition at line 15 of file GSSipSession.h.
|
readwritenonatomicassign |
|
readwritenonatomicretain |
Retrieves the connection via which this session was established.
Reimplemented from <GSSession>.
Definition at line 20 of file GSSipSession.h.
|
readwritenonatomicassign |
Stands for indicate that the session offers video
Reimplemented from <GSSession>.
Definition at line 23 of file GSSipSession.h.
|
readwritenonatomicretain |
Represents Remote Party address
Reimplemented from <GSSession>.
Definition at line 22 of file GSSipSession.h.
|
readwritenonatomicretain |
d Retrieves the current session id.
Reimplemented from <GSSession>.
Definition at line 19 of file GSSipSession.h.
|
readwritenonatomicassign |
Represents the current mic volume
Reimplemented from <GSSession>.
Definition at line 28 of file GSSipSession.h.
|
readwritenonatomicassign |
Represents the current speaker volume
Reimplemented from <GSSession>.
Definition at line 21 of file GSSipSession.h.
|
readwritenonatomicassign |
Retrieves the current session state
Reimplemented from <GSSession>.
Definition at line 18 of file GSSipSession.h.