Change Log
Updated
- JSSDK version updated to 1.2.6402
- libCKTNavigator.a
Known issues
- SDK can be build only for real devices.
Updated
Added
- New API:
getItemsById:completionHandler:
updateConversation:attributesToChange:completion:
Updated
- Documentation with the description of newly added API;
- JSSDK version updated to 1.2.3704
Added
- Direct calls and Conference support into SampleApp;
- New API:
getConversationById:completionHandler:
getUsersById:limited:completion:
leaveConference:completion:
setAudioSessionEnabled:
Updated
- Documentation with the description of newly added API;
Fixed:
- Issue with notifications;
- Issue with the speech path;
- Wrong completion handler for:
endConference:completion:
endCall:completion:
startConference:mediaType:completion:
Added
- New API layer
CKTNavigator+Call
with related changes in CoreSDK.
- New Notifications:
CKTNotificationCallEnded
CKTNotificationCallIncoming
CKTNotificationCallStatus
- Static library
libCKTNavigator.a
with related header files.
Updated
- Documentation with the description of newly added API;
Known issues
- Not all notifications work as expected;
- There is no speech path;
- nokogiri is updated from 1.5.6 to 1.8.1
- removed duplicated description from Documentation
- Added SampleApp
- Added Documentation
- JSSDK version updated to 1.2.2200