![]() |
PortSIP VoIP SDK Manual for iOS
16.2
PortSIP features our newest, supported, quality-assured VoIP SDK used by Several hundred companies around the world for easy VoIP application develop and quality-assured code.
|
Functions | |
| (BOOL) | - PortSIPSDK::startAudio |
| Start Audio Device. Call it as AVAudioSessionInterruptionTypeEnded. More... | |
| (BOOL) | - PortSIPSDK::stopAudio |
| Stop Audio Device. Call it as AVAudioSessionInterruptionTypeBegan. More... | |
| (int) | - PortSIPSDK::enableCallKit: |
| Enable/disable CallKit(Native Integration). More... | |
| - (BOOL) startAudio |
Start Audio Device. Call it as AVAudioSessionInterruptionTypeEnded.
| - (BOOL) stopAudio |
Stop Audio Device. Call it as AVAudioSessionInterruptionTypeBegan.
| - (int) enableCallKit: | (BOOL) | state |
Enable/disable CallKit(Native Integration).
| state | Set to true to enable CallKit, or false to disable.. |