diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f59a32..43560ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ Ribbon WebRTC iOS SDK change log.
- This project adheres to [Semantic Versioning](http://semver.org/).
- This change log follows [keepachangelog.com](http://keepachangelog.com/) recommendations.
+## 6.32.0 - 2024-29-11
+
## 6.31.0 - 2024-04-11
## 6.30.0 - 2024-23-09
diff --git a/MobileSDK.xcframework/Info.plist b/MobileSDK.xcframework/Info.plist
index 8e899a8..131f649 100644
--- a/MobileSDK.xcframework/Info.plist
+++ b/MobileSDK.xcframework/Info.plist
@@ -8,32 +8,32 @@
BinaryPath
MobileSDK.framework/MobileSDK
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
MobileSDK.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
BinaryPath
MobileSDK.framework/MobileSDK
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
MobileSDK.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
CFBundlePackageType
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h
index f06a0a4..19b0dd6 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h
@@ -12,7 +12,7 @@
*
* MobileSDK.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
index daaf9db..4751ec4 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
@@ -12,7 +12,7 @@
*
* SMAddressBookApplicationDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h
index b4a0409..f9ba9f6 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h
@@ -12,7 +12,7 @@
*
* SMAddressBookSearchTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
index 6b1b6b7..c3e1769 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
@@ -12,7 +12,7 @@
*
* SMAddressBookServiceDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
index 556d5be..ce9d9da 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
@@ -12,7 +12,7 @@
*
* SMAudioCodecConfiguration.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
index 15e80ac..4d21585 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
@@ -12,7 +12,7 @@
*
* SMAudioSessionConfiguration.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h
index 87c24a9..0dc8066 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h
@@ -12,7 +12,7 @@
*
* SMAudioSourceTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
index d6b85ae..219ff4a 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallApplicationDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h
index a1a6610..55a3314 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
index 9bce636..d2d3bc0 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallLogServiceDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
index b15e8c1..146fcbd 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
@@ -12,7 +12,7 @@
*
* SMCallReceiveBandwidthLimit.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h
index aeb6513..59009bf 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallServiceDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h
index eb61ca0..19caa7e 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h
@@ -12,7 +12,7 @@
*
* SMCallState.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h
index 2fed452..9b8c175 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h
@@ -12,7 +12,7 @@
*
* SMCallTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h
index 3903181..695e14f 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h
@@ -12,7 +12,7 @@
*
* SMCameraModes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h
index 62c7362..f317999 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h
@@ -12,7 +12,7 @@
*
* SMCodecSet.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h
index 9ff152f..a9cdc5d 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h
@@ -12,7 +12,7 @@
*
* SMCodecToReplace.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h
index 3b5cab8..7d242fa 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h
@@ -12,7 +12,7 @@
*
* SMCodecType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h
index 8eba06d..4ab9c55 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h
@@ -12,7 +12,7 @@
*
* SMConfiguration.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h
index 3a60765..857a7ac 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h
@@ -12,7 +12,7 @@
*
* SMConnectionType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h
index 8c87a70..5944f22 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h
@@ -12,7 +12,7 @@
*
* SMContact.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h
index 68ce622..110478d 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h
@@ -12,7 +12,7 @@
*
* SMErrorTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h
index 1302f79..59195e8 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h
@@ -12,7 +12,7 @@
*
* SMICEOptions.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h
index 8ffc89b..7c1630f 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h
@@ -12,7 +12,7 @@
*
* SMICEServer.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
index 6ff3961..57d991d 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
@@ -12,7 +12,7 @@
*
* SMIncomingCallDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h
index 810533e..e03739a 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h
@@ -12,7 +12,7 @@
*
* SMLogType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h
index 9a960bd..5d8f6d4 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h
@@ -12,7 +12,7 @@
*
* SMLoggingDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h
index d1f31f4..32874d8 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h
@@ -12,7 +12,7 @@
*
* SMMediaAttributes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h
index 416d8ee..b7adbf7 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h
@@ -12,7 +12,7 @@
*
* SMMobileError.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h
index 498acfe..4c97f71 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h
@@ -12,7 +12,7 @@
*
* SMNotificationStates.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
index 4f921e4..04e853a 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
@@ -12,7 +12,7 @@
*
* SMOutgoingCallDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h
index 9efbb63..e0dec15 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h
@@ -12,7 +12,7 @@
*
* SMPublicRequestService.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h
index 90165b6..10714c6 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h
@@ -12,7 +12,7 @@
*
* SMPushService.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
index e9fdd43..a429810 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
@@ -12,7 +12,7 @@
*
* SMPushSubscriptionDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
index 934cc72..fbcd11e 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
@@ -12,7 +12,7 @@
*
* SMRegistrationApplicationDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h
index 2893bec..43e5f04 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h
@@ -12,7 +12,7 @@
*
* SMRegistrationService.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h
index f147175..12d2bc6 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h
@@ -12,7 +12,7 @@
*
* SMRegistrationStates.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
index 09acc67..bfedcce 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
@@ -12,7 +12,7 @@
*
* SMRingingFeedbackOptions.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h
index 98b9add..81a16af 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h
@@ -12,7 +12,7 @@
*
* SMScalingType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h
index 66d37c7..bde2393 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h
@@ -12,7 +12,7 @@
*
* SMServiceProvider.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h
index 42449cb..512d628 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h
@@ -12,7 +12,7 @@
*
* SMServiceTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
index c92cb60..62ab6d3 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
@@ -12,7 +12,7 @@
*
* SMSlowStartCallPolicy.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h
index 0376f07..51cd713 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h
@@ -12,7 +12,7 @@
*
* SMUriAddress.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h
index fe0ffc8..c5ca4e4 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h
@@ -12,7 +12,7 @@
*
* SMVideoSourceTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Info.plist b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Info.plist
index c9c1c4f..95afc44 100644
Binary files a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Info.plist and b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Info.plist differ
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/MobileSDK b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/MobileSDK
index ada376b..3476e5b 100644
Binary files a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/MobileSDK and b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/MobileSDK differ
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/MobileSDK.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/MobileSDK.h
index f06a0a4..19b0dd6 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/MobileSDK.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/MobileSDK.h
@@ -12,7 +12,7 @@
*
* MobileSDK.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
index daaf9db..4751ec4 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
@@ -12,7 +12,7 @@
*
* SMAddressBookApplicationDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookSearchType.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookSearchType.h
index b4a0409..f9ba9f6 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookSearchType.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookSearchType.h
@@ -12,7 +12,7 @@
*
* SMAddressBookSearchTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
index 6b1b6b7..c3e1769 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
@@ -12,7 +12,7 @@
*
* SMAddressBookServiceDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
index 556d5be..ce9d9da 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
@@ -12,7 +12,7 @@
*
* SMAudioCodecConfiguration.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
index 15e80ac..4d21585 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
@@ -12,7 +12,7 @@
*
* SMAudioSessionConfiguration.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSourceTypes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSourceTypes.h
index 87c24a9..0dc8066 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSourceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMAudioSourceTypes.h
@@ -12,7 +12,7 @@
*
* SMAudioSourceTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
index d6b85ae..219ff4a 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallApplicationDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallDelegate.h
index a1a6610..55a3314 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
index 9bce636..d2d3bc0 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallLogServiceDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
index b15e8c1..146fcbd 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
@@ -12,7 +12,7 @@
*
* SMCallReceiveBandwidthLimit.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallServiceDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallServiceDelegate.h
index aeb6513..59009bf 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallServiceDelegate.h
@@ -12,7 +12,7 @@
*
* SMCallServiceDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallState.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallState.h
index eb61ca0..19caa7e 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallState.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallState.h
@@ -12,7 +12,7 @@
*
* SMCallState.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallTypes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallTypes.h
index 2fed452..9b8c175 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallTypes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCallTypes.h
@@ -12,7 +12,7 @@
*
* SMCallTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCameraModes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCameraModes.h
index 3903181..695e14f 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCameraModes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCameraModes.h
@@ -12,7 +12,7 @@
*
* SMCameraModes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecSet.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecSet.h
index 62c7362..f317999 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecSet.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecSet.h
@@ -12,7 +12,7 @@
*
* SMCodecSet.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecToReplace.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecToReplace.h
index 9ff152f..a9cdc5d 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecToReplace.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecToReplace.h
@@ -12,7 +12,7 @@
*
* SMCodecToReplace.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecType.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecType.h
index 3b5cab8..7d242fa 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecType.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMCodecType.h
@@ -12,7 +12,7 @@
*
* SMCodecType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConfiguration.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConfiguration.h
index 8eba06d..4ab9c55 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConfiguration.h
@@ -12,7 +12,7 @@
*
* SMConfiguration.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConnectionType.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConnectionType.h
index 3a60765..857a7ac 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConnectionType.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMConnectionType.h
@@ -12,7 +12,7 @@
*
* SMConnectionType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMContact.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMContact.h
index 8c87a70..5944f22 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMContact.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMContact.h
@@ -12,7 +12,7 @@
*
* SMContact.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMErrorTypes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMErrorTypes.h
index 68ce622..110478d 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMErrorTypes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMErrorTypes.h
@@ -12,7 +12,7 @@
*
* SMErrorTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEOptions.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEOptions.h
index 1302f79..59195e8 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEOptions.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEOptions.h
@@ -12,7 +12,7 @@
*
* SMICEOptions.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEServers.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEServers.h
index 8ffc89b..7c1630f 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEServers.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMICEServers.h
@@ -12,7 +12,7 @@
*
* SMICEServer.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMIncomingCallDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
index 6ff3961..57d991d 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
@@ -12,7 +12,7 @@
*
* SMIncomingCallDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLogType.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLogType.h
index 810533e..e03739a 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLogType.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLogType.h
@@ -12,7 +12,7 @@
*
* SMLogType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLoggingDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLoggingDelegate.h
index 9a960bd..5d8f6d4 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLoggingDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMLoggingDelegate.h
@@ -12,7 +12,7 @@
*
* SMLoggingDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMediaAttributes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMediaAttributes.h
index d1f31f4..32874d8 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMediaAttributes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMediaAttributes.h
@@ -12,7 +12,7 @@
*
* SMMediaAttributes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMobileError.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMobileError.h
index 416d8ee..b7adbf7 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMobileError.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMMobileError.h
@@ -12,7 +12,7 @@
*
* SMMobileError.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMNotificationStates.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMNotificationStates.h
index 498acfe..4c97f71 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMNotificationStates.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMNotificationStates.h
@@ -12,7 +12,7 @@
*
* SMNotificationStates.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
index 4f921e4..04e853a 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
@@ -12,7 +12,7 @@
*
* SMOutgoingCallDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPublicRequestService.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPublicRequestService.h
index 9efbb63..e0dec15 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPublicRequestService.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPublicRequestService.h
@@ -12,7 +12,7 @@
*
* SMPublicRequestService.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushService.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushService.h
index 90165b6..10714c6 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushService.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushService.h
@@ -12,7 +12,7 @@
*
* SMPushService.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
index e9fdd43..a429810 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
@@ -12,7 +12,7 @@
*
* SMPushSubscriptionDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
index 934cc72..fbcd11e 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
@@ -12,7 +12,7 @@
*
* SMRegistrationApplicationDelegate.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationService.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationService.h
index 2893bec..43e5f04 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationService.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationService.h
@@ -12,7 +12,7 @@
*
* SMRegistrationService.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationStates.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationStates.h
index f147175..12d2bc6 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationStates.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRegistrationStates.h
@@ -12,7 +12,7 @@
*
* SMRegistrationStates.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
index 09acc67..bfedcce 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
@@ -12,7 +12,7 @@
*
* SMRingingFeedbackOptions.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMScalingType.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMScalingType.h
index 98b9add..81a16af 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMScalingType.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMScalingType.h
@@ -12,7 +12,7 @@
*
* SMScalingType.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceProvider.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceProvider.h
index 66d37c7..bde2393 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceProvider.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceProvider.h
@@ -12,7 +12,7 @@
*
* SMServiceProvider.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceTypes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceTypes.h
index 42449cb..512d628 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMServiceTypes.h
@@ -12,7 +12,7 @@
*
* SMServiceTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
index c92cb60..62ab6d3 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
@@ -12,7 +12,7 @@
*
* SMSlowStartCallPolicy.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMUriAddress.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMUriAddress.h
index 0376f07..51cd713 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMUriAddress.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMUriAddress.h
@@ -12,7 +12,7 @@
*
* SMUriAddress.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMVideoSourceTypes.h b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMVideoSourceTypes.h
index fe0ffc8..c5ca4e4 100644
--- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMVideoSourceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Headers/SMVideoSourceTypes.h
@@ -12,7 +12,7 @@
*
* SMVideoSourceTypes.h
*
-* @version: 6.31.0
+* @version: 6.32.0
*
*/
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Info.plist b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Info.plist
index ec3fa74..9a74902 100644
Binary files a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Info.plist and b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Info.plist differ
diff --git a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/MobileSDK b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/MobileSDK
index b542931..d556aaa 100644
Binary files a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/MobileSDK and b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/MobileSDK differ
diff --git a/README.md b/README.md
index aba37a1..bb75a44 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ CocoaPods is a dependency manager for Cocoa projects. For usage and installation
use_frameworks!
target 'YOUR_TARGET_NAME' do
- pod 'RibbonWebRTCSDK', '~> 6.31.0'
+ pod 'RibbonWebRTCSDK', '~> 6.32.0'
end
post_install do |installer|
diff --git a/RibbonWebRTCSDK.podspec b/RibbonWebRTCSDK.podspec
index 895e90e..931b729 100644
--- a/RibbonWebRTCSDK.podspec
+++ b/RibbonWebRTCSDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RibbonWebRTCSDK'
- s.version = '6.31.0'
+ s.version = '6.32.0'
s.summary = 'Ribbon WebRTC MobileSDK Framework'
s.homepage = 'https://github.com/RibbonCommunications/webrtc-ios-sdk'
s.license = { :type => 'MIT', :file => 'mit-license.txt'}
diff --git a/dist/MobileSDK_6.31.0.zip b/dist/MobileSDK_6.32.0.zip
similarity index 84%
rename from dist/MobileSDK_6.31.0.zip
rename to dist/MobileSDK_6.32.0.zip
index 91839f5..ecf6737 100644
Binary files a/dist/MobileSDK_6.31.0.zip and b/dist/MobileSDK_6.32.0.zip differ
diff --git a/docs/Classes/SMAddressBookSearchType.html b/docs/Classes/SMAddressBookSearchType.html
deleted file mode 100644
index a238d93..0000000
--- a/docs/Classes/SMAddressBookSearchType.html
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
-
- SMAddressBookSearchType Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAddressBookSearchType Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMAddressBookSearchType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This methods converts AddressBookSearchTypes to NSString
-
-
-
-
-
+ (NSString *)getAddressBookSearchType:(SMAddressBookSearchTypes)type
-
-
-
-
-
Parameters
-
-
-
- type
- AddressBookSearchTypes
-
-
-
-
-
-
-
-
-
Return Value
-
NSString
-
-
-
-
-
-
-
-
-
-
Discussion
-
This methods converts AddressBookSearchTypes to NSString
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookSearchType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMAudioCodec.html b/docs/Classes/SMAudioCodec.html
deleted file mode 100644
index 03265e7..0000000
--- a/docs/Classes/SMAudioCodec.html
+++ /dev/null
@@ -1,245 +0,0 @@
-
-
-
-
-
- SMAudioCodec Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAudioCodec Class Reference
-
-
-
-
- Inherits from
- SMCodec : NSObject
-
- Declared in
- SMCodecSet.h
-
-
-
-
-
-
-
-
-
Overview
-
Represents Audio Codec Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@property (nonatomic, readonly) SMAudioCodecTypes type
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns Codec Type
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Initializes Video Codec Object with the given Video Codec Type.
-
-
-
-
-
+ (SMAudioCodec *)withType:(SMAudioCodecTypes)codecType
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Initializes Video Codec Object with the given Video Codec Type.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMAudioCodecConfiguration.html b/docs/Classes/SMAudioCodecConfiguration.html
deleted file mode 100644
index 4b5cdd5..0000000
--- a/docs/Classes/SMAudioCodecConfiguration.html
+++ /dev/null
@@ -1,651 +0,0 @@
-
-
-
-
-
- SMAudioCodecConfiguration Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAudioCodecConfiguration Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Maxaveragebitrate specifies the maximum average receive
-bitrate of a session in bits per second (bit/s). The actual value of the bitrate
-can vary, as it is dependent on the characteristics of the media in a packet.
-Note that the maximum average bitrate MAY be modified dynamically during a session.
-Any positive integer is allowed, but values outside the range 6000 to 510000
-SHOULD be ignored. If no value is specified, the maximum value will equals to
-corresponding mode of Opus and corresponding maxplaybackrate is the default.
-Decreasing MaxAverageBitRate will cause less bandwidth usage
-(For further information check RFC-7587).
-
-
-
-
-
@property (nonatomic) NSInteger opusMaxAverageBitRate
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Maxaveragebitrate specifies the maximum average receive
-bitrate of a session in bits per second (bit/s). The actual value of the bitrate
-can vary, as it is dependent on the characteristics of the media in a packet.
-Note that the maximum average bitrate MAY be modified dynamically during a session.
-Any positive integer is allowed, but values outside the range 6000 to 510000
-SHOULD be ignored. If no value is specified, the maximum value will equals to
-corresponding mode of Opus and corresponding maxplaybackrate is the default.
-Decreasing MaxAverageBitRate will cause less bandwidth usage
-(For further information check RFC-7587).
-
-
MobileSDK default maxAverageBitRate=20000
-6000 <= MaxAverageBitRate <= 510000
-In case this value set as -1 WebRTC defaults will be use.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Ptime is the preferred duration of media represented by a
-packet that a decoder wants to receive, in milliseconds rounded up to the next full
-integer value. For Opus, possible values are 3, 5, 10, 20, 40, 60, or an arbitrary
-multiple of frame size rounded up to the next full integer value, up to a maximum value of
-120. If no value is specified, the default is 20. Changing ptime effects all audio codecs.
-Increasing Ptime will cause less bandwidth usage (For further information check RFC-7587).
-
-
-
-
-
@property (nonatomic) NSInteger ptime
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Ptime is the preferred duration of media represented by a
-packet that a decoder wants to receive, in milliseconds rounded up to the next full
-integer value. For Opus, possible values are 3, 5, 10, 20, 40, 60, or an arbitrary
-multiple of frame size rounded up to the next full integer value, up to a maximum value of
-120. If no value is specified, the default is 20. Changing ptime effects all audio codecs.
-Increasing Ptime will cause less bandwidth usage (For further information check RFC-7587).
-
-
MobileSDK default ptime=60
-3 <= MaxAverageBitRate <= 120 and it should be multiple of an Opus frame size
-rounded up to the next full integer value
-In case this value set as -1 WebRTC defaults will be use.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets DTX value which will enable or disable Discontinuous Transmission feature of Opus codec.
-When using continuous transmission, Variable Bitrate will reduce
-the bitrate when the characteristics of the input signal permit, but it will never
-interrupt the transmission to the receiver. Therefore, the received signal will
-maintain the same high level of audio quality over the full duration
-of a transmission while minimizing the average bitrate over time.
-In cases where the bitrate of Opus needs to be reduced even further
-or in cases where only constant bitrate is available, the Opus encoder can use Discontinuous
-Transmission (DTX), where parts of the encoded signal that correspond to periods of silence
-in the input speech or audio signal are not transmitted to the receiver.
-A receiver can distinguish between DTX and packet loss by looking for gaps in the
-sequence number. On default DTX is disabled and enabling DTX will cause less bandwidth usage
-(For further information check RFC-7587).
-If application set dtxEnable parameter as ‘YES’ DTX will be enable, if application set it as
-‘NO’ DTX will be disable.
-
-
-
-
-
@property (nonatomic) BOOL opusDtx
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets DTX value which will enable or disable Discontinuous Transmission feature of Opus codec.
-When using continuous transmission, Variable Bitrate will reduce
-the bitrate when the characteristics of the input signal permit, but it will never
-interrupt the transmission to the receiver. Therefore, the received signal will
-maintain the same high level of audio quality over the full duration
-of a transmission while minimizing the average bitrate over time.
-In cases where the bitrate of Opus needs to be reduced even further
-or in cases where only constant bitrate is available, the Opus encoder can use Discontinuous
-Transmission (DTX), where parts of the encoded signal that correspond to periods of silence
-in the input speech or audio signal are not transmitted to the receiver.
-A receiver can distinguish between DTX and packet loss by looking for gaps in the
-sequence number. On default DTX is disabled and enabling DTX will cause less bandwidth usage
-(For further information check RFC-7587).
-If application set dtxEnable parameter as ‘YES’ DTX will be enable, if application set it as
-‘NO’ DTX will be disable.
-
-
MobileSDK default DTX is enabled
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets FEC value which will enable or disable ForwardErrorCorrection feature of Opus codec.
-The voice mode of Opus allows for embedding in-band Forward Error Correction (FEC)
-data into the Opus bitstream. This FEC scheme adds redundant information about the
-previous packet (N-1) to the current output packet N. On the receiving side, the decoder
-can take advantage of this additional information when it loses a
-packet and the next packet is available. Disabling FEC cause cause less bandwidth usage
-(For further information check RFC-7587).
-If application set fecEnable parameter as ‘YES’ FEC will be enable, if application set it as
-‘NO’ FEC will be disable.
-
-
-
-
-
@property (nonatomic) BOOL opusFec
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets FEC value which will enable or disable ForwardErrorCorrection feature of Opus codec.
-The voice mode of Opus allows for embedding in-band Forward Error Correction (FEC)
-data into the Opus bitstream. This FEC scheme adds redundant information about the
-previous packet (N-1) to the current output packet N. On the receiving side, the decoder
-can take advantage of this additional information when it loses a
-packet and the next packet is available. Disabling FEC cause cause less bandwidth usage
-(For further information check RFC-7587).
-If application set fecEnable parameter as ‘YES’ FEC will be enable, if application set it as
-‘NO’ FEC will be disable.
-
-
MobileSDK default FEC is enabled
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the MaxPlaybackRate. Maxplaybackrate is a hint about the maximum output sampling rate
-that the receiver is capable of rendering in Hz. The decoder MUST be capable of decoding
-any audio bandwidth, but, due to hardware limitations, only signals up to the specified
-sampling rate can be played back. Sending signals with higher audio bandwidth results
-in higher than necessary network usage and encoding complexity, so an encoder SHOULD NOT
-encode frequencies above the audio bandwidth specified by maxplaybackrate.
-This parameter can take any value between 8000 and 48000, although commonly the value will
-match one of the Opus bandwidths . By default, the receiver is assumed to have no
-limitations, i.e., 48000. Decreasing MaxPlaybackRate will cause less bandwidth usage.
-Decreasing MaxPlaybackRate will cause less bandwidth usage
-(For further information check RFC-7587).
-
-
-
-
-
@property (nonatomic) NSInteger opusMaxPlaybackRate
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the MaxPlaybackRate. Maxplaybackrate is a hint about the maximum output sampling rate
-that the receiver is capable of rendering in Hz. The decoder MUST be capable of decoding
-any audio bandwidth, but, due to hardware limitations, only signals up to the specified
-sampling rate can be played back. Sending signals with higher audio bandwidth results
-in higher than necessary network usage and encoding complexity, so an encoder SHOULD NOT
-encode frequencies above the audio bandwidth specified by maxplaybackrate.
-This parameter can take any value between 8000 and 48000, although commonly the value will
-match one of the Opus bandwidths . By default, the receiver is assumed to have no
-limitations, i.e., 48000. Decreasing MaxPlaybackRate will cause less bandwidth usage.
-Decreasing MaxPlaybackRate will cause less bandwidth usage
-(For further information check RFC-7587).
-
-
MobileSDK default MaxPlaybackRate=16000
-
-
8000 <= maxPlaybackRate <= 48000
-In case this value set as -1 WebRTC defaults will be use.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Init SMAudioCodecConfiguration with MobileSDK preferred sets.
-If an application use this configuration MobileSDK will modify the
-Audio Codec parameters automatically with it’s preferred set.
-
-
-
-
-
+ (instancetype)configurationWithMobileSDKPreferredSet
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Init SMAudioCodecConfiguration with MobileSDK preferred sets.
-If an application use this configuration MobileSDK will modify the
-Audio Codec parameters automatically with it’s preferred set.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Init SMAudioCodecConfiguration with WebRTC default sets.
-If an application use this configuration MobileSDK will not modify the
-Audio Codec parameters automatically.
-
-
-
-
-
+ (instancetype)configurationWithWebRTCDefaultSet
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Init SMAudioCodecConfiguration with WebRTC default sets.
-If an application use this configuration MobileSDK will not modify the
-Audio Codec parameters automatically.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method will return the opus fmtp line parameters which will be in the fmtp line of SDP.
-Only Utils in WebRTC should call this method. Using this method Utils will modify the SDP and
-bitrate will decrease.
-
-
-
-
-
- (NSString *)getOpusFMtpLine
-
-
-
-
-
-
-
Return Value
-
String fmtpLine
-
-
-
-
-
-
-
-
Discussion
-
This method will return the opus fmtp line parameters which will be in the fmtp line of SDP.
-Only Utils in WebRTC should call this method. Using this method Utils will modify the SDP and
-bitrate will decrease.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioCodecConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMAudioSessionConfiguration.html b/docs/Classes/SMAudioSessionConfiguration.html
deleted file mode 100644
index d491334..0000000
--- a/docs/Classes/SMAudioSessionConfiguration.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
- SMAudioSessionConfiguration Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAudioSessionConfiguration Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMAudioSessionConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Category of AudioSession.
-
-
-
-
-
@property (nonatomic, strong) NSString *category
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Category of AudioSession.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioSessionConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Category options of AudioSession.
-
-
-
-
-
@property (nonatomic, assign) AVAudioSessionCategoryOptions categoryOptions
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Category options of AudioSession.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioSessionConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Mode of AudioSession.
-
-
-
-
-
@property (nonatomic, strong) NSString *mode
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Mode of AudioSession.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAudioSessionConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMCKInfo.html b/docs/Classes/SMCKInfo.html
deleted file mode 100644
index 36fba27..0000000
--- a/docs/Classes/SMCKInfo.html
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
- SMCKInfo Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCKInfo Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMPushService.h
-
-
-
-
-
-
-
-
-
Overview
-
Contains informations about incoming call by parsing the VOIP push notification.
-The datas in this class will be used to inform CallKit after receiving each voip notification
-- Since: 5.5.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMCallReceiveBandwidthLimit.html b/docs/Classes/SMCallReceiveBandwidthLimit.html
deleted file mode 100644
index b591d3d..0000000
--- a/docs/Classes/SMCallReceiveBandwidthLimit.html
+++ /dev/null
@@ -1,309 +0,0 @@
-
-
-
-
-
- SMCallReceiveBandwidthLimit Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallReceiveBandwidthLimit Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMCallReceiveBandwidthLimit.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
audioReceiveBandwidth
-
-
-
-
-
@property (nonatomic, strong) NSNumber *audioReceiveBandwidth
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
audioReceiveBandwidth
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallReceiveBandwidthLimit.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
videoReceiveBandwidth
-
-
-
-
-
@property (nonatomic, strong) NSNumber *videoReceiveBandwidth
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
videoReceiveBandwidth
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallReceiveBandwidthLimit.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method for SMCallReceiveBandwidthLimit.
-
-
-
-
-
- (id)initWithAudioReceiveBandwidthLimit:(NSNumber *)audioReceiveBandwidthLimit withVideoReceiveBandwidthLimit:(NSNumber *)videoReceiveBandwidthLimit
-
-
-
-
-
Parameters
-
-
-
- audioReceiveBandwidthLimit
- preferred audio bandwidth limit
-
-
-
- videoReceiveBandwidthLimit
- preferred video bandwidth limit
-
-
-
-
-
-
-
-
-
Return Value
-
SMCallReceiveBandwidthLimit instance
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method for SMCallReceiveBandwidthLimit.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallReceiveBandwidthLimit.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMCallState.html b/docs/Classes/SMCallState.html
deleted file mode 100644
index c99304c..0000000
--- a/docs/Classes/SMCallState.html
+++ /dev/null
@@ -1,503 +0,0 @@
-
-
-
-
-
- SMCallState Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallState Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Enum type of CallState
-
-
-
-
-
@property (nonatomic, readonly) SMCallStates type
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Reason of state transition
-
-
-
-
-
@property (strong, nonatomic, readonly) NSString *reason
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@property (nonatomic, readonly) NSInteger statusCode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Creates an CallState oject with specified type
-
-
-
-
-
- (id)initWithType:(SMCallStates)type
-
-
-
-
-
Parameters
-
-
-
- type
- of CallState
-
-
-
-
-
-
-
-
-
Return Value
-
SMCallState object
-
-
-
-
-
-
-
-
-
-
Discussion
-
Creates an CallState oject with specified type
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Creates an CallState oject with specified type and reson
-
-
-
-
-
- (id)initWithType:(SMCallStates)type andReason:(NSString *)reason
-
-
-
-
-
Parameters
-
-
-
- type
- of CallState
-
-
-
- reason
- of CallState transition
-
-
-
-
-
-
-
-
-
Return Value
-
SMCallState object
-
-
-
-
-
-
-
-
-
-
Discussion
-
Creates an CallState oject with specified type and reson
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Creates an CallState oject with specified type and reson and http code
-
-
-
-
-
- (id)initWithType:(SMCallStates)type andReason:(NSString *)reason andStatusCode:(NSInteger)statusCode
-
-
-
-
-
Parameters
-
-
-
- type
- of CallState
-
-
-
- reason
- of CallState transition
-
-
-
- statusCode
- HTTP code comes from SPiDR for state transition
-
-
-
-
-
-
-
-
-
Return Value
-
SMCallState object
-
-
-
-
-
-
-
-
-
-
Discussion
-
Creates an CallState oject with specified type and reson and http code
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallState.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMCodec.html b/docs/Classes/SMCodec.html
deleted file mode 100644
index 4adfb4f..0000000
--- a/docs/Classes/SMCodec.html
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
- SMCodec Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCodec Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMCodecSet.h
-
-
-
-
-
-
-
-
-
Overview
-
Represents Base Codec Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMCodecSet.html b/docs/Classes/SMCodecSet.html
deleted file mode 100644
index 10c4c11..0000000
--- a/docs/Classes/SMCodecSet.html
+++ /dev/null
@@ -1,319 +0,0 @@
-
-
-
-
-
- SMCodecSet Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCodecSet Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
AudioCodecs stores available audio codecs list.
-
-
-
-
-
@property (strong, nonatomic) NSArray<SMAudioCodec*> *audioCodecs
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
AudioCodecs stores available audio codecs list.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VideoCodecs stores available video codecs list.
-
-
-
-
-
@property (strong, nonatomic) NSArray<SMVideoCodec*> *videoCodecs
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
VideoCodecs stores available video codecs list.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method for SMCodecSet.
-
-
-
-
-
+ (nonnull SMCodecSet *)audioCodecs:(nullable NSArray<SMAudioCodec*> *)audioCodecs videoCodecs:(nullable NSArray<SMVideoCodec*> *)videoCodecs
-
-
-
-
-
Parameters
-
-
-
- audioCodecs
- preferred audio codecs list
-
-
-
- videoCodecs
- preferred video codecs list
-
-
-
-
-
-
-
-
-
Return Value
-
SMCodecSet instance
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method for SMCodecSet.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMCodecToReplace.html b/docs/Classes/SMCodecToReplace.html
deleted file mode 100644
index 894e455..0000000
--- a/docs/Classes/SMCodecToReplace.html
+++ /dev/null
@@ -1,434 +0,0 @@
-
-
-
-
-
- SMCodecToReplace Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCodecToReplace Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMCodecToReplace.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor for CodecToReplace class
-
-
-
-
-
+ (nullable SMCodecToReplace *)createWithCodecDefinition:(NSString *_Nonnull)codecDefinition andPayloadNumber:(NSString *_Nonnull)payloadNumber
-
-
-
-
-
Parameters
-
-
-
- codecDefinition
- the codec that will be changed
-
-
-
- payloadNumber
- new payload number that will be assigned to the codec,
-as described in RFC5761 this should be chosen from the range 96-127.
-
-@remark If the payload number not set in the range @b 96-127, a @b nil object will return.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor for CodecToReplace class
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecToReplace.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor for CodecToReplace class
-
-
-
-
-
+ (nullable SMCodecToReplace *)createWithCodecDefinition:(NSString *_Nonnull)codecDefinition payloadNumber:(NSString *_Nonnull)payloadNumber andCustomProperties:(NSDictionary<NSString*,NSString*> *_Nullable)customProperties
-
-
-
-
-
Parameters
-
-
-
- codecDefinition
- the codec that will be changed
-
-
-
- payloadNumber
- new payload number that will be assigned to the codec,
-as described in RFC5761 this should be chosen from the range 96-127.
-
-
-
- customProperties
- properties of the codec that should be
-matched to original codec in order SDK to make the replace
-
-@remark If the payload number not set in the range @b 96-127, a @b nil object will return.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor for CodecToReplace class
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecToReplace.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns Codec Definition
-
-
-
-
-
@property (nonatomic, readonly, nonnull) NSString *codecDefinition
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns Codec Definition
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecToReplace.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns Codec Payload Number
-
-
-
-
-
@property (nonatomic, readonly, nonnull) NSString *payloadNumber
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns Codec Payload Number
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecToReplace.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns the Custom Codec Properties
-
-
-
-
-
@property (nonatomic, readonly, nullable) NSDictionary<NSString*NSString*> *customProperties
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns the Custom Codec Properties
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecToReplace.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMConfiguration.html b/docs/Classes/SMConfiguration.html
deleted file mode 100644
index ae334e6..0000000
--- a/docs/Classes/SMConfiguration.html
+++ /dev/null
@@ -1,2296 +0,0 @@
-
-
-
-
-
- SMConfiguration Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMConfiguration Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Name value of the user.
-
-
-
-
-
@property (nonatomic, strong) NSString *userName
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Name value of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
“Authorization Name” value of the user.
-It must be set when username and authorizationName are different
-Default value is nil
-
-
-
-
-
@property (nonatomic, strong) NSString *authorizationName
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
“Authorization Name” value of the user.
-It must be set when username and authorizationName are different
-Default value is nil
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Password value of the user.
-
-
-
-
-
@property (nonatomic, strong) NSString *password
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Password value of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
server port information of the baseUrl used for REST request.
-
-
-
-
-
@property (nonatomic, strong) NSString *restServerPort
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
server port information of the baseUrl used for REST request.
-
-
Default value is 443.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
server ip information of the baseUrl used for REST request.
-
-
-
-
-
@property (nonatomic, strong) NSString *restServerIP
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
server ip information of the baseUrl used for REST request.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the push server URL.
-
-
-
-
-
@property (nonatomic, strong) NSURL *pushServerURL
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the push server URL.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
port information used in web socket connection creation.
-
-
-
-
-
@property (nonatomic, strong) NSString *webSocketServerPort
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
port information used in web socket connection creation.
-
-
Default value is 443.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ip information used in web socket connection creation.
-
-
-
-
-
@property (nonatomic, strong) NSString *webSocketServerIP
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
ip information used in web socket connection creation.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Web socket Self signed certificate file data. Can be fetched from a file or string
-@code
-NSString *cerPath = [[NSBundle mainBundle\ pathForResource:@“myOwnCertificate” ofType:@“der”\;
-[[Configuration getInstance] setWebSocketCertificate:[[NSData alloc\ initWithContentsOfFile:cerPath\\;
-@endcode
-
-
-
-
-
@property (nonatomic, strong) NSData *webSocketCertificate
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Web socket Self signed certificate file data. Can be fetched from a file or string
-@code
-NSString *cerPath = [[NSBundle mainBundle\ pathForResource:@“myOwnCertificate” ofType:@“der”\;
-[[Configuration getInstance] setWebSocketCertificate:[[NSData alloc\ initWithContentsOfFile:cerPath\\;
-@endcode
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
LoggingDelegate reference used by LogManager.
-
-
-
-
-
@property (nonatomic, strong) id<SMLoggingDelegate> _Nonnull logger
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
LoggingDelegate reference used by LogManager.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the ice options as ICE_VANILLA or ICE_TRICKLE.
-Default value is ICE_VANILLA
-MobileSDK will have same behavior in older versions,
-if “iceOption” is selected as Vanilla ICE or used default value.
-
-
-
-
-
@property (nonatomic) SMICEOptions iceOption
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the ice options as ICE_VANILLA or ICE_TRICKLE.
-Default value is ICE_VANILLA
-MobileSDK will have same behavior in older versions,
-if “iceOption” is selected as Vanilla ICE or used default value.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ICEServers stores ICE servers array (including stun & turn).
-
-
-
-
-
@property (nonatomic, strong) SMICEServers *ICEServers
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
ICEServers stores ICE servers array (including stun & turn).
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@property (nonatomic, strong) NSString *defaultICEUsername
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@property (nonatomic, strong) NSString *defaultICEPassword
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets initial video resolution for video
-Value should be one of the AVCaptureSessionPreset strings.
-
-
If videoResolution value is to nil high resolution (720p) will be used by default.
-
-
-
-
-
@property (nonatomic, strong) NSString *videoResolution
-
-
-
-
-
-
-
-
-
Availability
-
2.0.0
-@modified 4.0.2
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Configuration to set HTTP Connection header in rest request
-Default value is true
-true for Connection: keep alive
-false for Connection: close
-
-
-
-
-
@property (nonatomic) BOOL httpPersistentConnection
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Configuration to set HTTP Connection header in rest request
-Default value is true
-true for Connection: keep alive
-false for Connection: close
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Subscription expire time
-
-
-
-
-
@property (nonatomic, strong) NSNumber *subscriptionExpires
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Subscription expire time
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Server certificate to be used in HTTPS connection.Certificate must be .DER format
-@code
-NSString *cerPath = [[NSBundle mainBundle\ pathForResource:@“myOwnCertificate” ofType:@“der”\;
-[[Configuration getInstance] setWebSocketCertificate:[[NSData alloc\ initWithContentsOfFile:cerPath\\;
-@endcode
-
-
-
-
-
@property (nonatomic, strong) NSData *serverCertificate
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Server certificate to be used in HTTPS connection.Certificate must be .DER format
-@code
-NSString *cerPath = [[NSBundle mainBundle\ pathForResource:@“myOwnCertificate” ofType:@“der”\;
-[[Configuration getInstance] setWebSocketCertificate:[[NSData alloc\ initWithContentsOfFile:cerPath\\;
-@endcode
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sending audit message frequency (seconds)
-
-
-
-
-
@property (nonatomic) NSInteger auditFrequency
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sending audit message frequency (seconds)
-
-
Default value is 30.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Forces to disable media transfer when media on hold is active. It helps to fix some
-MOH issues on PSTN calls
-
-
-
-
-
@property (nonatomic) BOOL forceDisableMediaOnHold
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Forces to disable media transfer when media on hold is active. It helps to fix some
-MOH issues on PSTN calls
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
codecSet stores available codecs for audio and video.
-
-
-
-
-
@property (nonatomic, strong) SMCodecSet *preferredCodecSet
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
codecSet stores available codecs for audio and video.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets codecPayloadTypeSet to modify payload numbers of audio and video codecs
-
-
-
-
-
@property (nonatomic, strong) NSArray<SMCodecToReplace*> *codecPayloadTypeSet
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets codecPayloadTypeSet to modify payload numbers of audio and video codecs
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the camera orientation type of video capturer.
-Video orientation can be changed according to application status bar orientation
-or device orientation. Camera can be bind to this notifications or not to be bind
-anything.
-
-
-
-
-
@property (nonatomic) SMCameraOrientationMode orientationMode
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the camera orientation type of video capturer.
-Video orientation can be changed according to application status bar orientation
-or device orientation. Camera can be bind to this notifications or not to be bind
-anything.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Scaling type parameter for local and remote video views.
-
-
-
-
-
@property (nonatomic) SMScalingType scalingType
-
-
-
-
-
-
-
-
-
Availability
-
5.20.0
-
-
-
-
-
-
Discussion
-
Scaling type parameter for local and remote video views.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the default camera position mode
-
-
-
-
-
@property (nonatomic) AVCaptureDevicePosition cameraPosition
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the default camera position mode
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets fps value of the video source
-If invalid value is set, it will cause no video on call
-Default value is 30.
-
-
-
-
-
@property (nonatomic) NSUInteger fps
-
-
-
-
-
-
-
-
-
Availability
-
4.5.1.2
-
-
-
-
-
-
Discussion
-
Sets fps value of the video source
-If invalid value is set, it will cause no video on call
-Default value is 30.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets duration value of DTMF tones im ms
-Default value is 600 and can be between 40 and 6000
-
-
-
-
-
@property (nonatomic) NSUInteger dtmfToneDuration
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets duration value of DTMF tones im ms
-Default value is 600 and can be between 40 and 6000
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets log level of Mobile SDK
-
-
-
-
-
@property (nonatomic) SMLogLevel logLevel
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets log level of Mobile SDK
-
-
If not set, TRACE level is used as default.
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Specifies timeout value of ICE Collection
-Default value is 10 and it means that waits 10 seconds for ice gathering.
-if it is set as 0, it means that waits until ice gathering completion.
-
-
-
-
-
@property (nonatomic) NSTimeInterval ICECollectionTimeout
-
-
-
-
-
-
-
-
-
Availability
-
3.1.3
-@modified 5.6.0
-
-
-
-
-
-
Discussion
-
Specifies timeout value of ICE Collection
-Default value is 10 and it means that waits 10 seconds for ice gathering.
-if it is set as 0, it means that waits until ice gathering completion.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets audio session configuration
-
-
-
-
-
@property (nonatomic, strong) SMAudioSessionConfiguration *audioSessionConfiguration
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets audio session configuration
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the audio codec configurations. If parameter is null WebRTC defaults will be use.
-Warning: This is advance usage if you don’t have expertise on audio codecs, especially opus, don’t use it.
-
-
-
-
-
@property (nonatomic, strong) SMAudioCodecConfiguration *audioCodecConfigurations
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the audio codec configurations. If parameter is null WebRTC defaults will be use.
-Warning: This is advance usage if you don’t have expertise on audio codecs, especially opus, don’t use it.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Specifies accept type for Slow Start Incoming Calls.
-Default value will be AudioSupported that means Slow Start Incoming Calls will be initiated by supporting only audio.
-
-
-
-
-
@property (nonatomic) SMSlowStartCallPolicy slowStartCallPolicy
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Specifies accept type for Slow Start Incoming Calls.
-Default value will be AudioSupported that means Slow Start Incoming Calls will be initiated by supporting only audio.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Bandwidth limit of receiving media
-
-
-
-
-
@property (nonatomic, strong) SMCallReceiveBandwidthLimit *receiveBandwidthLimit
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Bandwidth limit of receiving media
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Push Notification Configuration Parameter
-
-
-
-
-
@property (nonatomic) BOOL isPushEnabled
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Push Notification Configuration Parameter
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Bearer Token Configuration Parameter
-
-
-
-
-
@property (nonatomic) NSString *bearerToken
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Bearer Token Configuration Parameter
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Websocket Token Authentication Configuration Parameter
-
-
-
-
-
@property (nonatomic) BOOL websocketWithTokenAuthentication
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Websocket Token Authentication Configuration Parameter
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Ringing feedback configuration parameter.
-Default value is AUTO.
-
-
-
-
-
@property (nonatomic) SMRingingFeedbackOptions ringingFeedbackOption
-
-
-
-
-
-
-
-
-
Availability
-
5.15.0
-@updated 2022-06-20
-
-
-
-
-
-
Discussion
-
Ringing feedback configuration parameter.
-Default value is AUTO.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Websocket reconnecting limit parameter
-
-
-
-
-
@property (nonatomic) NSInteger webSocketConnectionRetryLimit
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Websocket reconnecting limit parameter
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) singleton instance of Configuration class
-
-
-
-
-
+ (nonnull SMConfiguration *)getInstance
-
-
-
-
-
-
-
Return Value
-
shared Configuration instance
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) singleton instance of Configuration class
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConfiguration.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMContact.html b/docs/Classes/SMContact.html
deleted file mode 100644
index 6be3a2e..0000000
--- a/docs/Classes/SMContact.html
+++ /dev/null
@@ -1,945 +0,0 @@
-
-
-
-
-
- SMContact Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMContact Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Source of contact such as SPiDR, Facebook, LinkedIn .. etc.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *sources
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Source of contact such as SPiDR, Facebook, LinkedIn .. etc.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Email address of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *emailAddress
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Email address of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Unique identifier of the entry.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *entryId
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Unique identifier of the entry.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Fax number of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *fax
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Fax number of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
First name of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *firstName
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
First name of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Last name of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *lastName
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Last name of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Friend status of the user.
-
-
-
-
-
@property (nonatomic) BOOL friendStatus
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Friend status of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Home phone number of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *homePhone
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Home phone number of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Mobile phone number of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *mobilePhone
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Mobile phone number of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Name of the user as it will appear for a personal contact.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *nickName
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Name of the user as it will appear for a personal contact.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Pager number of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *pager
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Pager number of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
URL from which to retrieve the picture of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *photoUrl
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
URL from which to retrieve the picture of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
User’s primary contact number (this should be prefered number for contacting the user).
-
-
-
-
-
@property (strong, nonatomic, nonnull) SMUriAddress *primaryContact
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
User’s primary contact number (this should be prefered number for contacting the user).
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Work phone number of the user.
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *workPhone
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Work phone number of the user.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method with NSDictionary
-
-
-
-
-
- (id)initWithDictionary:(nonnull NSDictionary *)dictionary
-
-
-
-
-
Parameters
-
-
-
- dictionary
- Contact information dictionary
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method with NSDictionary
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMContact.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMICEServer.html b/docs/Classes/SMICEServer.html
deleted file mode 100644
index ee64238..0000000
--- a/docs/Classes/SMICEServer.html
+++ /dev/null
@@ -1,293 +0,0 @@
-
-
-
-
-
- SMICEServer Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMICEServer Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The url of iceServer.
-
-
-
-
-
@property (strong, readonly, nonnull) NSString *url
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The url of iceServer.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The username of iceServer.
-
-
-
-
-
@property (strong, readonly, nullable) NSString *username
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The username of iceServer.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The password of iceServer.
-
-
-
-
-
@property (strong, readonly, nullable) NSString *password
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The password of iceServer.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMICEServers.html b/docs/Classes/SMICEServers.html
deleted file mode 100644
index 6457748..0000000
--- a/docs/Classes/SMICEServers.html
+++ /dev/null
@@ -1,332 +0,0 @@
-
-
-
-
-
- SMICEServers Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMICEServers Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method for ICEServers.
-
-
-
-
-
- (void)addICEServer:(nonnull NSString *)url
-
-
-
-
-
Parameters
-
-
-
- url
- URL address of the ICEServer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method for ICEServers.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method for ICEServers.
-
-
-
-
-
- (void)addICEServer:(nonnull NSString *)url username:(nonnull NSString *)username password:(nonnull NSString *)password
-
-
-
-
-
Parameters
-
-
-
- url
- Url address of the ICEServer
-
-
-
- username
- Username of the ICEServer
-
-
-
- password
- Password of the ICEServer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method for ICEServers.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns iceServersArray.
-
-
-
-
-
- (nullable NSArray<SMICEServer*> *)servers
-
-
-
-
-
-
-
Return Value
-
iceServersArray of ICEServers
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns iceServersArray.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEServers.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMMediaAttributes.html b/docs/Classes/SMMediaAttributes.html
deleted file mode 100644
index b7644f7..0000000
--- a/docs/Classes/SMMediaAttributes.html
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
- SMMediaAttributes Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMMediaAttributes Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMMediaAttributes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
boolean value that if the local video is activated for sending
-
-
-
-
-
@property (nonatomic) BOOL localVideo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMediaAttributes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
boolean value that if the remote video is receiving
-
-
-
-
-
@property (nonatomic, readonly) BOOL remoteVideo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMediaAttributes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
boolean value that local audio is activated for sending
-
-
-
-
-
@property (nonatomic) BOOL localAudio
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMediaAttributes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
defines width/height of remote video
-
-
-
-
-
@property (nonatomic, readonly) float remoteVideoAspectRatio
-
-
-
-
-
-
-
Return Value
-
float value that remote video aspect ratio
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMediaAttributes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
defines width/height of local video
-
-
-
-
-
@property (nonatomic, readonly) float localVideoAspectRatio
-
-
-
-
-
-
-
Return Value
-
float value that local video aspect ratio
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMediaAttributes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMMobileError.html b/docs/Classes/SMMobileError.html
deleted file mode 100644
index da74451..0000000
--- a/docs/Classes/SMMobileError.html
+++ /dev/null
@@ -1,271 +0,0 @@
-
-
-
-
-
- SMMobileError Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMMobileError Class Reference
-
-
-
-
- Inherits from
- NSError
-
- Declared in
- SMMobileError.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Time(second) value for retrying erroneous action
-
-
-
-
-
@property (nonatomic) CGFloat retryAfter
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Time(second) value for retrying erroneous action
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMobileError.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Creates an error message with specified description message
-
-
-
-
-
- (nonnull id)initWithDomain:(NSString *_Nonnull)domain code:(SMErrorTypes)code description:(NSString *_Nullable)descriptionString
-
-
-
-
-
Parameters
-
-
-
- domain
- specific error domain of the object
-
-
-
- code
- specific error code of the error
-
-
-
- descriptionString
- specify error with this message string
-
-
-
-
-
-
-
-
-
Return Value
-
new MobileError object
-
-
-
-
-
-
-
-
-
-
Discussion
-
Creates an error message with specified description message
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMMobileError.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMPublicRequestService.html b/docs/Classes/SMPublicRequestService.html
deleted file mode 100644
index 0c76c2c..0000000
--- a/docs/Classes/SMPublicRequestService.html
+++ /dev/null
@@ -1,268 +0,0 @@
-
-
-
-
-
- SMPublicRequestService Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMPublicRequestService Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMPublicRequestService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Static singleton instance method
-
-
-
-
-
+ (id)getInstance
-
-
-
-
-
-
-
Return Value
-
\link RestManager \endlink
-
-
-
-
-
-
-
-
Discussion
-
Static singleton instance method
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPublicRequestService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sent REST request to server
-Create a request with
-
-
-
-
-
- (void)fetch:(NSString *_Nonnull)resourceURL withMethodType:(SMRestPublicMethodTypes)methodType withRequestInfo:(NSDictionary *_Nullable)requestInfo completionHandler:(void ( ^ _Nonnull ) ( NSDictionary *_Nullable fetchResponse , SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- resourceURL
- endpoint of REST Request. This endpoint will generate a suitable suffix then add into REST request. Cannot be nullable.
-
-
-
- methodType
- methodType which will use to send REST request. SMRestPublicMethodTypes supports POST, GET, PUT and DELETE method types for REST request. Cannot be nullable.
-
-
-
- requestInfo
- request body in the REST request. RequestInfo can be required for any method type.
-
-
-
- completion
- Request completion block will return response body and error if any.
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sent REST request to server
-Create a request with
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPublicRequestService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMPushService.html b/docs/Classes/SMPushService.html
deleted file mode 100644
index 9c48155..0000000
--- a/docs/Classes/SMPushService.html
+++ /dev/null
@@ -1,575 +0,0 @@
-
-
-
-
-
- SMPushService Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMPushService Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMPushService.h
-
-
-
-
-
-
-
-
-
Overview
-
Push Service enables push message and event injection to MobileSDK from Application layer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The delegate object that must be implemented to receive the callbacks.
-
-
-
-
-
@property (nonatomic, strong, nullable) id<SMPushSubscriptionDelegate> pushSubscriptionDelegate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method registers application to push notifications channel.
-Fail and success calls will be transmitted through the completion block.
-If the registration is successful, a subscriptionID will be returned which can be used to update or remove the push subscription.
-
-
-
-
-
- (void)subscribeToPushNotificationsWithStandardPushToken:(nonnull NSData *)standardPushToken andVoipPushToken:(nonnull NSData *)voipPushToken andRealm:(nonnull NSString *)realm completionHandler:(void ( ^ _Nonnull ) ( NSString *_Nullable subscriptionID , SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- standardPushToken
- standard push token generated by the apns
-
-
-
- voipPushToken
- voip push token generated by the apns
-
-
-
- realm
- realm of the push server
-
-
-
- completionBlock
- block implementation that will be used to return success or fail
-
-@updated 5.4.0
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method registers application to push notifications channel.
-Fail and success calls will be transmitted through the completion block.
-If the registration is successful, a subscriptionID will be returned which can be used to update or remove the push subscription.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method updates the push subscription with a new device tokens.
-
-
-
-
-
- (void)updatePushSubscriptionWithStandardPushToken:(nonnull NSData *)standardPushToken andVoipPushToken:(nonnull NSData *)voipPushToken andSubscriptionID:(nonnull NSString *)subscriptionID completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- standardPushToken
- standard push token generated by the apns
-
-
-
- voipPushToken
- voip push token generated by the apns
-
-
-
- subscriptionID
- unique ID assigned to the subscribed device by SPiDR/KL after the push subscription
-
-
-
- completionBlock
- block implementation that will be used to return success or fail
-
-@updated 5.4.0
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method updates the push subscription with a new device tokens.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method removes the push notification subscription.
-
-
-
-
-
- (void)unsubscribeFromPushNotificationsWithSubscriptionID:(nonnull NSString *)subscriptionID completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- subscriptionID
- unique ID assigned to the subscribed device by SPiDR/KL after the push subscription
-
-
-
- completionBlock
- block implementation that will be used to return success or fail
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method removes the push notification subscription.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Enables message passing to MobileSDK (messages can be sent via push notification, websocket or any different way)
-
-
-
-
-
- (void)injectPushMessage:(nonnull NSDictionary *)message completionHandler:(void ( ^ _Nonnull ) ( SMMobileError *_Nullable error ))completionHandler
-
-
-
-
-
Parameters
-
-
-
- message
- payload dictionary for incoming notification
-
-
-
- completionHandler
- returns error if any json object parse error exists or notification data is not related with the MobileSDK
-
-
-
- error
- json object parse error if exists
-
-
-
-
-
-
-
-
-
-
-
Availability
-
3.0.5
-@updated 4.6.0
-
-
-
-
-
-
Discussion
-
Enables message passing to MobileSDK (messages can be sent via push notification, websocket or any different way)
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Parses Incoming Call Voip Push Notification(PushKit) and returns the information neccesary to trigger CallKit
-
-
-
-
-
- (SMCKInfo *_Nonnull)parsePushNotification:(NSDictionary *_Nonnull)pushMessage
-
-
-
-
-
Parameters
-
-
-
- pushMessage
- payload dictionary for incoming notification
-
-
-
-
-
-
-
-
-
Return Value
-
CallKit Information Object
-
-
-
-
-
-
-
-
-
-
Discussion
-
Parses Incoming Call Voip Push Notification(PushKit) and returns the information neccesary to trigger CallKit
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMRegistrationService.html b/docs/Classes/SMRegistrationService.html
deleted file mode 100644
index 40f87e0..0000000
--- a/docs/Classes/SMRegistrationService.html
+++ /dev/null
@@ -1,705 +0,0 @@
-
-
-
-
-
- SMRegistrationService Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMRegistrationService Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The delegate object that must be implement the callbacks.
-
-
-
-
-
@property (nonatomic, strong, nonnull) id<SMRegistrationApplicationDelegate> registrationApplicationDelegate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Hold the notification engine object for reusing.
-
-
-
-
-
@property (readonly, nonnull) SMNotificationEngine *notificationEngine
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method registers user to server with values set in configuration and valid parameters,
-Failure and success calls will be transmitted to completion block which can be null.
-After registration request succeeded and notification channel is connected completion block will be called without error.
-During registration process, registration registrationStateChanged of RegistrationApplicationDelegate will be triggered after registration request and notificationConnectionStateChanged of RegistrationApplicationDelegate will be triggered after notification connection is established.
-
-
-
-
-
- (void)registerToServer:(NSInteger)expiration completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- completionBlock,
- block implementation that will be used by the registration service to trigger callback events. Listener can be null if user don’t care the callbacks or failure reasons.
-
-
-
- expirationTime,
- Expiration time for registration in seconds. This value is sent to SPiDR server to set the registration expiration value and SPiDR sends the suitable expiration value back in registration request response. If this value exceeds the maximum supported expiration time in SPiDR, it will send the maximum value of SPiDR server that is set. This value is generally 3600sec and the final value can be gathered by calling getExpirationTime method.
-
-
-
-
-
-
-
-
-
-
-
Availability
-
5.14.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method registers user to server with values set in configuration and valid parameters,
-Failure and success calls will be transmitted to completion block which can be null.
-After registration request succeeded and notification channel is connected completion block will be called without error.
-During registration process, registration registrationStateChanged of RegistrationApplicationDelegate will be triggered after registration request and notificationConnectionStateChanged of RegistrationApplicationDelegate will be triggered after notification connection is established.
-
-
-
-
-
- (void)registerToServer:(NSInteger)expiration hmacToken:(nonnull NSString *)token completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- completionBlock,
- block implementation that will be used by the registration service to trigger callback events. Listener can be null if user don’t care the callbacks or failure reasons.
-
-
-
- hmacToken,
- HMAC token to authorize subscription request to the SPiDR server. This token must be a valid token obtained from the SPiDR server.
-
-
-
- expirationTime,
- Expiration time for registration in seconds. This value is sent to SPiDR server to set the registration expiration value and SPiDR sends the suitable expiration value back in registration request response. If this value exceeds the maximum supported expiration time in SPiDR, it will send the maximum value of SPiDR server that is set. This value is generally 3600sec and the final value can be gathered by calling getExpirationTime method.
-
-
-
-
-
-
-
-
-
-
-
Availability
-
5.19.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method registers user to server with given subscription id and notification channel id
-Failure and success calls will be transmitted to completion block which can be null.
-After registration request succeeded and notification channel is connected completion block will be called without error.
-During registration process, registration registrationStateChanged of RegistrationApplicationDelegate will be triggered after registration request and notificationConnectionStateChanged of RegistrationApplicationDelegate will be triggered after notification connection is established.
-
-
-
-
-
- (void)registerToServer:(nonnull NSArray<NSString*> *)serviceTypes expirationTime:(NSInteger)expiration subscriptionId:(nonnull NSString *)subscriptionId notificationChannelId:(nonnull NSString *)notificationChannelId completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- subscriptionId
- , subscription id to use unregistration and renew registration
-
-
-
- notificationChannelId
- , notification channel id to use websocket connection
-
-
-
- expirationTime,
- Expiration time for registration in seconds. This value is sent to SPiDR server to set the registration expiration value and SPiDR sends the suitable expiration value back in registration request response. If this value exceeds the maximum supported expiration time in SPiDR, it will send the maximum value of SPiDR server that is set. This value is generally 3600sec and the final value can be gathered by calling getExpirationTime method.
-
-
-
- serviceTypes,
- service list that application will be registered to
-
-
-
- completionBlock,
- block implementation that will be used by the registration service to trigger callback events. Listener can be null if user don’t care the callbacks or failure reasons.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method unregisters user from server. Failure and success calls will be transmitted by RegistrationListener interface.
-
-
-
-
-
- (void)unRegisterFromServerWithHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))completionBlock
-
-
-
-
-
Parameters
-
-
-
- completionBlock,
- block implementation that will be used by the registration service to trigger callback events. Listener can be null if user don’t care the callbacks or failure reasons.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gives the expiration time for registration in seconds. Since the exact value is determined by SPiDR server, this method should be called after registration succeeded.
-
-
-
-
-
- (NSInteger)getExpirationTime
-
-
-
-
-
-
-
Return Value
-
NSInteger, registration expiration time in seconds.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gives the current status of the registration.
-
-
-
-
-
- (SMRegistrationStates)getRegistrationState
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gives the current status of the notification component.
-
-
-
-
-
- (SMNotificationStates)getNotificationState
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructing is disallowed from API level.
-
-
-
-
-
- (id _Nonnull)init
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructing is disallowed from API level.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMServiceProvider.html b/docs/Classes/SMServiceProvider.html
deleted file mode 100644
index db46129..0000000
--- a/docs/Classes/SMServiceProvider.html
+++ /dev/null
@@ -1,603 +0,0 @@
-
-
-
-
-
- SMServiceProvider Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMServiceProvider Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns an instance of ServiceProvider using Singleton Pattern
-
-
-
-
-
+ (SMServiceProvider *)getInstance
-
-
-
-
-
-
-
Return Value
-
ServiceProvider
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns an instance of ServiceProvider using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) an instance of AddressBookService using Singleton Pattern
-
-
-
-
-
- (id<SMAddressBookServiceDelegate>)getAddressBookService
-
-
-
-
-
-
-
Return Value
-
AddressBookServiceDelegate
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) an instance of AddressBookService using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) an instance of RegistrationService using Singleton Pattern
-
-
-
-
-
- (SMRegistrationService *)getRegistrationService
-
-
-
-
-
-
-
Return Value
-
RegistrationServiceDelegate
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) an instance of RegistrationService using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) an instance of CallService using Singleton Pattern
-
-
-
-
-
- (id<SMCallServiceDelegate>)getCallService
-
-
-
-
-
-
-
Return Value
-
CallServiceDelegate
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) an instance of CallService using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) an instance of CallLogService using Singleton Pattern
-
-
-
-
-
- (id<SMCallLogServiceDelegate>)getCallLogService
-
-
-
-
-
-
-
Return Value
-
CallLogServiceDelegate
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) an instance of CallLogService using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) an instance of PushService using Singleton Pattern
-
-
-
-
-
- (SMPushService *)getPushService
-
-
-
-
-
-
-
Return Value
-
PushService
-
-
-
-
-
-
Availability
-
3.0.5
-@updated 4.6.0
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) an instance of PushService using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns the version information about the SDK
-
-
-
-
-
- (SMPublicRequestService *)getPublicRequestService
-
-
-
-
-
-
-
Return Value
-
NSString
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns the version information about the SDK
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns (creates if necessary) an instance of PublicRequestService using Singleton Pattern
-
-
-
-
-
- (NSString *)getVersion
-
-
-
-
-
-
-
Return Value
-
PublicRequestService
-
-
-
-
-
-
Availability
-
5.24.0
-
-
-
-
-
-
Discussion
-
This method returns (creates if necessary) an instance of PublicRequestService using Singleton Pattern
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceProvider.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMServiceTypes.html b/docs/Classes/SMServiceTypes.html
deleted file mode 100644
index e1b6d7a..0000000
--- a/docs/Classes/SMServiceTypes.html
+++ /dev/null
@@ -1,250 +0,0 @@
-
-
-
-
-
- SMServiceTypes Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMServiceTypes Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMServiceTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Retrive name of the call service to registration
-
-
-
-
-
+ (NSString *)getCallService
-
-
-
-
-
-
-
Return Value
-
name of the call Service
-
-
-
-
-
-
-
-
-
-
Discussion
-
Retrive name of the call service to registration
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Retrive name of the callMe service to registration
-
-
-
-
-
+ (NSString *)getCallMeService
-
-
-
-
-
-
-
Return Value
-
name of the callMe service
-
-
-
-
-
-
-
-
-
-
Discussion
-
Retrive name of the callMe service to registration
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMServiceTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMUriAddress.html b/docs/Classes/SMUriAddress.html
deleted file mode 100644
index 6059677..0000000
--- a/docs/Classes/SMUriAddress.html
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
- SMUriAddress Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMUriAddress Class Reference
-
-
-
-
- Inherits from
- NSObject
-
- Declared in
- SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The username to include in this address.
-
-
-
-
-
@property (strong, nonatomic, nonnull) NSString *userName
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The username to include in this address.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The network domain to include in this address.
-
-
-
-
-
@property (strong, nonatomic, nonnull) NSString *domain
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The network domain to include in this address.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method for UriAddress.
-
-
-
-
-
- (nonnull SMUriAddress *)initWithPrimaryContact:(nonnull NSString *)primaryContact
-
-
-
-
-
Parameters
-
-
-
- primaryContact
- address of user
-
-
-
-
-
-
-
-
-
Return Value
-
UriAddress instance
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method for UriAddress.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Constructor method for UriAddress.
-
-
-
-
-
- (nonnull SMUriAddress *)initWithUsername:(nonnull NSString *)userName withDomain:(nullable NSString *)domain
-
-
-
-
-
Parameters
-
-
-
- userName
- name of the user
-
-
-
- domain
- domain of the user
-
-
-
-
-
-
-
-
-
Return Value
-
UriAddress instance
-
-
-
-
-
-
-
-
-
-
Discussion
-
Constructor method for UriAddress.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Static constructor method for UriAddress.
-
-
-
-
-
+ (nonnull SMUriAddress *)uriAddressWithUsername:(nonnull NSString *)userName withDomain:(nullable NSString *)domain
-
-
-
-
-
Parameters
-
-
-
- userName
- name of the user
-
-
-
- domain
- domain of the user
-
-
-
-
-
-
-
-
-
Return Value
-
UriAddress instance
-
-
-
-
-
-
-
-
-
-
Discussion
-
Static constructor method for UriAddress.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Retrieve the URI of an address.
-
-
-
-
-
- (nonnull NSString *)getUri
-
-
-
-
-
-
-
Return Value
-
NSString format of xxx\@yyyy, where xxx is the
-username or phonenumber and yyy is the domain
-
-
-
-
-
-
-
-
-
-
Discussion
-
Retrieve the URI of an address.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMUriAddress.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Classes/SMVideoCodec.html b/docs/Classes/SMVideoCodec.html
deleted file mode 100644
index 58c66e4..0000000
--- a/docs/Classes/SMVideoCodec.html
+++ /dev/null
@@ -1,245 +0,0 @@
-
-
-
-
-
- SMVideoCodec Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMVideoCodec Class Reference
-
-
-
-
- Inherits from
- SMCodec : NSObject
-
- Declared in
- SMCodecSet.h
-
-
-
-
-
-
-
-
-
Overview
-
Represents Video Codec Object
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@property (nonatomic, readonly) SMVideoCodecTypes type
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns Codec Type
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Initializes Video Codec Object with the given Video Codec Type.
-
-
-
-
-
+ (SMVideoCodec *)withType:(SMVideoCodecTypes)codecType
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Initializes Video Codec Object with the given Video Codec Type.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMAddressBookSearchTypes.html b/docs/Constants/SMAddressBookSearchTypes.html
deleted file mode 100644
index 212c7ec..0000000
--- a/docs/Constants/SMAddressBookSearchTypes.html
+++ /dev/null
@@ -1,236 +0,0 @@
-
-
-
-
-
- SMAddressBookSearchTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAddressBookSearchTypes Constants Reference
-
-
-
-
- Declared in
- SMAddressBookSearchType.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMAddressBookSearchTypes
-
-
-
-
-
-
-
Constants
-
-
- SEARCHTYPE_FIRSTNAME
-
-
-
-First name will be used to search the global address book
-
-
-
-
-
-
-
- Declared In SMAddressBookSearchType.h
.
-
-
-
-
- SEARCHTYPE_LASTNAME
-
-
-
-Last name will be used to search the global address book
-
-
-
-
-
-
-
- Declared In SMAddressBookSearchType.h
.
-
-
-
-
- SEARCHTYPE_NAME
-
-
-
-Name will be used to search the global address book
-
-
-
-
-
-
-
- Declared In SMAddressBookSearchType.h
.
-
-
-
-
- SEARCHTYPE_PHONENUMBER
-
-
-
-Phone number will be used to search the global address book
-
-
-
-
-
-
-
- Declared In SMAddressBookSearchType.h
.
-
-
-
-
- SEARCHTYPE_USERNAME
-
-
-
-User name will be used to search the global address book
-
-
-
-
-
-
-
- Declared In SMAddressBookSearchType.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookSearchType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMAudioCodecTypes.html b/docs/Constants/SMAudioCodecTypes.html
deleted file mode 100644
index 681d33a..0000000
--- a/docs/Constants/SMAudioCodecTypes.html
+++ /dev/null
@@ -1,255 +0,0 @@
-
-
-
-
-
- SMAudioCodecTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAudioCodecTypes Constants Reference
-
-
-
-
- Declared in
- SMCodecSet.h
-
- Availability
- 3.0.5
-
-
-
-
-
-
-
-
-
- SMAudioCodecTypes
-
-
-
-
-
-
-
Constants
-
-
- AC_PCMA
-
-
-
-PCMA
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- AC_PCMU
-
-
-
-PCMU
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- AC_ISAC
-
-
-
-ISAC
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- AC_OPUS
-
-
-
-OPUS
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- AC_G722
-
-
-
-G722
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- AC_ILBC
-
-
-
-ILBC
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMAudioSourceTypes.html b/docs/Constants/SMAudioSourceTypes.html
deleted file mode 100644
index 020cba1..0000000
--- a/docs/Constants/SMAudioSourceTypes.html
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
-
- SMAudioSourceTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAudioSourceTypes Constants Reference
-
-
-
-
- Declared in
- SMAudioSourceTypes.h
-
- Availability
- 6.11.0
-
-
-
-
-
-
-
-
-
- SMAudioSourceTypes
-
-
-
-
-
-
-
Constants
-
-
- INTERNAL_AUDIO
-
-
-
-Enums that handle AudioSourceType in SDK.
-
-Options that specify audio source type.
-
-
-
- Available in 6.11.0
-
-
-
-
-
- Declared In SMAudioSourceTypes.h
.
-
-
-
-
- EXTERNAL_AUDIO
-
-
-
-Enums that handle AudioSourceType in SDK.
-
-Options that specify audio source type.
-
-
-
- Available in 6.11.0
-
-
-
-
-
- Declared In SMAudioSourceTypes.h
.
-
-
-
-
-
-
-
-
-
-
-
-
Availability
-
6.11.0
-
-
-
-
-
-
-
-
Declared In
-
SMAudioSourceTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMCallStates.html b/docs/Constants/SMCallStates.html
deleted file mode 100644
index 242d927..0000000
--- a/docs/Constants/SMCallStates.html
+++ /dev/null
@@ -1,369 +0,0 @@
-
-
-
-
-
- SMCallStates Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallStates Constants Reference
-
-
-
-
- Declared in
- SMCallTypes.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMCallStates
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMCallStates ) {
-
- CALLSTATES_INITIAL = 1,
-
- CALLSTATES_IN_CALL = 3,
-
- CALLSTATES_RINGING = 7,
-
- CALLSTATES_ON_HOLD = 8,
-
- CALLSTATES_REMOTELY_HELD = 9,
-
- CALLSTATES_JOINING = 10,
-
- CALLSTATES_ENDED = 11,
-
- CALLSTATES_DIALING = 12,
-
- CALLSTATES_ANSWERING = 13,
-
- CALLSTATES_UNKNOWN = 19,
-
- CALLSTATES_ON_DOUBLE_HOLD = 20,
-
- CALLSTATES_SESSION_PROGRESS = 21,
-
- };
-
-
-
-
-
Constants
-
-
- CALLSTATES_INITIAL
-
-
-
-Call object is initialized
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_IN_CALL
-
-
-
-Call is active.
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_RINGING
-
-
-
-Outgoing call is ringing
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_ON_HOLD
-
-
-
-Call is held
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_REMOTELY_HELD
-
-
-
-Remote side is on hold
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_JOINING
-
-
-
-ThreeWay Call is merging the other calls
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_ENDED
-
-
-
-Call is ended completely
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_DIALING
-
-
-
-Originator is dialing a number
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_ANSWERING
-
-
-
-Ringing call is answering
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_UNKNOWN
-
-
-
-Unknown
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_ON_DOUBLE_HOLD
-
-
-
- Call is held and remote side is on hold simultaneously
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
- CALLSTATES_SESSION_PROGRESS
-
-
-
-183 event came
-
-
-
-
-
-
-
- Declared In SMCallTypes.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMCameraOrientationMode.html b/docs/Constants/SMCameraOrientationMode.html
deleted file mode 100644
index b354148..0000000
--- a/docs/Constants/SMCameraOrientationMode.html
+++ /dev/null
@@ -1,198 +0,0 @@
-
-
-
-
-
- SMCameraOrientationMode Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCameraOrientationMode Constants Reference
-
-
-
-
- Declared in
- SMCameraModes.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMCameraOrientationMode
-
-
-
-
-
-
-
Constants
-
-
- CAMERA_ORIENTATION_USES_NONE
-
-
-
-CAMERA ORIENTATION USES NONE
-
-
-
-
-
-
-
- Declared In SMCameraModes.h
.
-
-
-
-
- CAMERA_ORIENTATION_USES_DEVICE
-
-
-
-CAMERA ORIENTATION USES DEVICE
-
-
-
-
-
-
-
- Declared In SMCameraModes.h
.
-
-
-
-
- CAMERA_ORIENTATION_USES_STATUS_BAR
-
-
-
-CAMERA ORIENTATION USES STATUS BAR
-
-
-
-
-
-
-
- Declared In SMCameraModes.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCameraModes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMCodecType.html b/docs/Constants/SMCodecType.html
deleted file mode 100644
index 847f25b..0000000
--- a/docs/Constants/SMCodecType.html
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
-
- SMCodecType Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCodecType Constants Reference
-
-
-
-
- Declared in
- SMCodecType.h
-
- Availability
- 5.17.0
-
-
-
-
-
-
-
-
-
- SMCodecType
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMCodecType ) {
-
- VIDEO_CODEC ,
-
- };
-
-
-
-
-
Constants
-
-
- VIDEO_CODEC
-
-
-
-Video type that represents video codecs
-
-
-
-
-
-
-
- Declared In SMCodecType.h
.
-
-
-
-
-
-
-
-
-
-
-
-
Availability
-
5.17.0
-
-
-
-
-
-
-
-
Declared In
-
SMCodecType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMErrorTypes.html b/docs/Constants/SMErrorTypes.html
deleted file mode 100644
index c7ff477..0000000
--- a/docs/Constants/SMErrorTypes.html
+++ /dev/null
@@ -1,692 +0,0 @@
-
-
-
-
-
- SMErrorTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMErrorTypes Constants Reference
-
-
-
-
- Declared in
- SMErrorTypes.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMErrorTypes
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMErrorTypes ) {
-
- PARTIAL_SUCCESS ,
-
- ERROR_SYSTEM ,
-
- ERROR_INTERNAL_SERVER ,
-
- ERROR_NETWORK ,
-
- ERROR_SERVER ,
-
- ERROR_SECURITY ,
-
- ERROR_AUTHENTICATION ,
-
- ERROR_AUTHORIZATION ,
-
- ERROR_PROXY ,
-
- ERROR_LOCALIZATION ,
-
- ERROR_VALIDATION ,
-
- ERROR_NULL_PARAMETER ,
-
- ERROR_MESSAGE_PARSE ,
-
- ERROR_WEBRTC ,
-
- ERROR_METHOD_NOT_ALLOWED ,
-
- ERROR_MICROPHONE_ACCESS ,
-
- ERROR_CAMERA_ACCESS ,
-
- ERROR_REMOTE_SERVER_BUSY ,
-
- ERROR_SESSION_FAILED ,
-
- ERROR_LOCAL_OFFER_IN_PROGRESS ,
-
- ERROR_AUDIO_ROUTE ,
-
- ERROR_INVALID_STATE ,
-
- ERROR_TOKEN_EXPIRED_OR_INVALID ,
-
- ERROR_WEBSOCKET_TIMEOUT ,
-
- ERROR_HTTP ,
-
- ERROR_REQUEST_PENDING = 491,
-
- WEBSOCKET_FAILURE = 4020,
-
- REGISTRATION_EXPIRED = 4021,
-
- NOTIFICATION_CHANNEL_FAILURE = 4022,
-
- };
-
-
-
-
-
Constants
-
-
- PARTIAL_SUCCESS
-
-
-
-Request is succeeded in partial manner
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_SYSTEM
-
-
-
-System failure
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_INTERNAL_SERVER
-
-
-
-Internal server error occurred
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_NETWORK
-
-
-
-Network failures
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_SERVER
-
-
-
-Server failures
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_SECURITY
-
-
-
-Https security failure
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_AUTHENTICATION
-
-
-
-Authentication failure
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_AUTHORIZATION
-
-
-
-Authorization failure
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_PROXY
-
-
-
-Error on defined Notification Proxy
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_LOCALIZATION
-
-
-
-Localization not found or malformed
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_VALIDATION
-
-
-
-Input structure is not validated
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_NULL_PARAMETER
-
-
-
-Input parameter is null
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_MESSAGE_PARSE
-
-
-
-Received notification message can not be parsed
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_WEBRTC
-
-
-
-Failure on WebRTC library
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_METHOD_NOT_ALLOWED
-
-
-
-Method can not be performed
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_MICROPHONE_ACCESS
-
-
-
-Microphone access is not available
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_CAMERA_ACCESS
-
-
-
-Camera access is not available
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_REMOTE_SERVER_BUSY
-
-
-
-Remote server busy error
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_SESSION_FAILED
-
-
-
-Session failed
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_LOCAL_OFFER_IN_PROGRESS
-
-
-
-Another local offer is in progress
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_AUDIO_ROUTE
-
-
-
-Audio Router setActiveAudioRoute error
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_INVALID_STATE
-
-
-
-Method called in invalid state
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_TOKEN_EXPIRED_OR_INVALID
-
-
-
-Registration token is expired or invalid
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_WEBSOCKET_TIMEOUT
-
-
-
-Websocket could not be connected
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_HTTP
-
-
-
-General HTTP Errors
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- ERROR_REQUEST_PENDING
-
-
-
-Request pending
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- WEBSOCKET_FAILURE
-
-
-
-WebSocket failure.
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- REGISTRATION_EXPIRED
-
-
-
-Registration expired.
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
- NOTIFICATION_CHANNEL_FAILURE
-
-
-
-Notification channel failure.
-
-
-
-
-
-
-
- Declared In SMErrorTypes.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMErrorTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMICEOptions.html b/docs/Constants/SMICEOptions.html
deleted file mode 100644
index c62e7e0..0000000
--- a/docs/Constants/SMICEOptions.html
+++ /dev/null
@@ -1,184 +0,0 @@
-
-
-
-
-
- SMICEOptions Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMICEOptions Constants Reference
-
-
-
-
- Declared in
- SMICEOptions.h
-
- Availability
- 4.1.0
-
-
-
-
-
-
-
-
-
- SMICEOptions
-
-
-
-
-
-
-
Constants
-
-
- ICE_VANILLA
-
-
-
-Collects ICE candidates before initializing signaling.
-Vanilla ICE requires candidate collection process, which may take time due to number of interfaces in client’s device and network setup conditions.
-Vanilla ICE asks clients to sends all candidates in the offer and answer SDPs.This is causing call setup delays.
-Each side waits for its own candidate collection interval.
-
-
-
-
-
-
-
- Declared In SMICEOptions.h
.
-
-
-
-
- ICE_TRICKLE
-
-
-
-Completes signaling without waiting for candidate collection.
-Sends collected candidates to each other (as collection of candidates finished) after the call signaling is done and call is established.
-This may be causing media delays.
-
-
-
-
-
-
-
- Declared In SMICEOptions.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMICEOptions.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMLogLevel.html b/docs/Constants/SMLogLevel.html
deleted file mode 100644
index 0a8bbe9..0000000
--- a/docs/Constants/SMLogLevel.html
+++ /dev/null
@@ -1,246 +0,0 @@
-
-
-
-
-
- SMLogLevel Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMLogLevel Constants Reference
-
-
-
-
- Declared in
- SMLogType.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMLogLevel
-
-
-
-
Enum values for LogLevel
-
-
ERROR –> events that will presumably lead the application to abort
-WARNING –> potentially harmful situations
-INFO –> informational messages that highlight the progress of the application at coarse-grained level
-TRACE –> finer-grained informational events
-TRACE_WEBRTC –> enables webrtc sensitive logging
-
-
-
-
-
-
-
Constants
-
-
- ERROR
-
-
-
-Events that will presumably lead the application to abort
-
-
-
-
-
-
-
- Declared In SMLogType.h
.
-
-
-
-
- WARNING
-
-
-
-Potentially harmful situations
-
-
-
-
-
-
-
- Declared In SMLogType.h
.
-
-
-
-
- INFO
-
-
-
-Informational messages that highlight the progress of the application at coarse-grained level
-
-
-
-
-
-
-
- Declared In SMLogType.h
.
-
-
-
-
- TRACE
-
-
-
-Finer-grained informational events
-
-
-
-
-
-
-
- Declared In SMLogType.h
.
-
-
-
-
- TRACE_WEBRTC
-
-
-
-Enables webrtc sensitive logging
-
-
-
-
-
-
-
- Declared In SMLogType.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMLogType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMNotificationStates.html b/docs/Constants/SMNotificationStates.html
deleted file mode 100644
index 6d7138e..0000000
--- a/docs/Constants/SMNotificationStates.html
+++ /dev/null
@@ -1,183 +0,0 @@
-
-
-
-
-
- SMNotificationStates Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMNotificationStates Constants Reference
-
-
-
-
- Declared in
- SMNotificationStates.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMNotificationStates
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMNotificationStates ) {
-
- DISCONNECTED ,
-
- CONNECTED ,
-
- };
-
-
-
-
-
Constants
-
-
- DISCONNECTED
-
-
-
-Notification component is disconnected and not able to receive the server notifications.
-Notification component can be disconnected in anytime however it will be tried to connect automatically
-until unregistration is done or network is lost.
-
-
-
-
-
-
-
- Declared In SMNotificationStates.h
.
-
-
-
-
- CONNECTED
-
-
-
-Notification component is connected and able to receive the server notifications.
-Notification component can be disconnected in anytime however it will be tried to connect automatically
-until unregistration is done or network is lost.
-
-
-
-
-
-
-
- Declared In SMNotificationStates.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMNotificationStates.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMRegistrationStates.html b/docs/Constants/SMRegistrationStates.html
deleted file mode 100644
index d907a63..0000000
--- a/docs/Constants/SMRegistrationStates.html
+++ /dev/null
@@ -1,181 +0,0 @@
-
-
-
-
-
- SMRegistrationStates Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMRegistrationStates Constants Reference
-
-
-
-
- Declared in
- SMRegistrationStates.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- SMRegistrationStates
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMRegistrationStates ) {
-
- UNREGISTERED ,
-
- REGISTERED ,
-
- };
-
-
-
-
-
Constants
-
-
- UNREGISTERED
-
-
-
-Device registration is removed either by callling unregister method or being dropped on server.
-Registration state can be changed to unregistered in anytime if server drops registration.
-
-
-
-
-
-
-
- Declared In SMRegistrationStates.h
.
-
-
-
-
- REGISTERED
-
-
-
-Device registration is created on server side by REST request. Until unregister method is called, device will be tried to
-stay in REGISTERED state even if it is dropped by server.
-
-
-
-
-
-
-
- Declared In SMRegistrationStates.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationStates.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMRestPublicMethodTypes.html b/docs/Constants/SMRestPublicMethodTypes.html
deleted file mode 100644
index 2909bce..0000000
--- a/docs/Constants/SMRestPublicMethodTypes.html
+++ /dev/null
@@ -1,257 +0,0 @@
-
-
-
-
-
- SMRestPublicMethodTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMRestPublicMethodTypes Constants Reference
-
-
-
-
- Declared in
- SMPublicRequestService.h
-
- Availability
- 5.24.0
-
-
-
-
-
-
-
-
-
- SMRestPublicMethodTypes
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMRestPublicMethodTypes ) {
-
- POST ,
-
- GET ,
-
- PUT ,
-
- DELETE ,
-
- };
-
-
-
-
-
Constants
-
-
- POST
-
-
-
-The variable type that will be used to REST query
-
-
-POST
-GET
-PUT
-DELETE
-
-
-
-
-
- Available in 5.24.0
-
-
-
-
-
- Declared In SMPublicRequestService.h
.
-
-
-
-
- GET
-
-
-
-The variable type that will be used to REST query
-
-
-POST
-GET
-PUT
-DELETE
-
-
-
-
-
- Available in 5.24.0
-
-
-
-
-
- Declared In SMPublicRequestService.h
.
-
-
-
-
- PUT
-
-
-
-The variable type that will be used to REST query
-
-
-POST
-GET
-PUT
-DELETE
-
-
-
-
-
- Available in 5.24.0
-
-
-
-
-
- Declared In SMPublicRequestService.h
.
-
-
-
-
- DELETE
-
-
-
-The variable type that will be used to REST query
-
-
-POST
-GET
-PUT
-DELETE
-
-
-
-
-
- Available in 5.24.0
-
-
-
-
-
- Declared In SMPublicRequestService.h
.
-
-
-
-
-
-
-
-
-
-
-
-
Availability
-
5.24.0
-
-
-
-
-
-
-
-
Declared In
-
SMPublicRequestService.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMRingingFeedbackOptions.html b/docs/Constants/SMRingingFeedbackOptions.html
deleted file mode 100644
index 73f6136..0000000
--- a/docs/Constants/SMRingingFeedbackOptions.html
+++ /dev/null
@@ -1,208 +0,0 @@
-
-
-
-
-
- SMRingingFeedbackOptions Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMRingingFeedbackOptions Constants Reference
-
-
-
-
- Declared in
- SMRingingFeedbackOptions.h
-
- Availability
- 5.15.0
-@updated 2022-06-20
-
-
-
-
-
-
-
-
-
- SMRingingFeedbackOptions
-
-
-
-
Enum values for ringing feedback options
-
-
APP –> The application side should manage the ringing feedback operations.
-SERVER –> Server based ringing feedback.
-AUTO –> Auto ringing feedback mechanism by SDK.
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMRingingFeedbackOptions ) {
-
- APP ,
-
- SERVER ,
-
- AUTO ,
-
- };
-
-
-
-
-
Constants
-
-
- APP
-
-
-
-The application side should manage the ringing feedback operations.
-
-
-
-
-
-
-
- Declared In SMRingingFeedbackOptions.h
.
-
-
-
-
- SERVER
-
-
-
-Server based ringing feedback.
-
-
-
-
-
-
-
- Declared In SMRingingFeedbackOptions.h
.
-
-
-
-
- AUTO
-
-
-
-The SDK manages the ringing feedback operations.
-
-
-
-
-
-
-
- Declared In SMRingingFeedbackOptions.h
.
-
-
-
-
-
-
-
-
-
-
-
-
Availability
-
5.15.0
-@updated 2022-06-20
-
-
-
-
-
-
-
-
Declared In
-
SMRingingFeedbackOptions.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMScalingType.html b/docs/Constants/SMScalingType.html
deleted file mode 100644
index 52aee69..0000000
--- a/docs/Constants/SMScalingType.html
+++ /dev/null
@@ -1,183 +0,0 @@
-
-
-
-
-
- SMScalingType Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMScalingType Constants Reference
-
-
-
-
- Declared in
- SMScalingType.h
-
- Availability
- 2.15.0
-
-
-
-
-
-
-
-
-
- SMScalingType
-
-
-
-
Enum class for local and remote video view scaling type
-
-
-
-
-
-
-
Constants
-
-
- SCALINGTYPE_ASPECT_RATIO_FIT
-
-
-
-Scaling type is Aspect Ratio Fit
-
-
-
-
-
-
-
- Declared In SMScalingType.h
.
-
-
-
-
- SCALINGTYPE_ASPECT_RATIO_FILL
-
-
-
-Scaling type is Aspect Ratio Fit
-
-
-
-
-
-
-
- Declared In SMScalingType.h
.
-
-
-
-
-
-
-
-
-
-
-
-
Availability
-
2.15.0
-
-
-
-
-
-
-
-
Declared In
-
SMScalingType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMSlowStartCallPolicy.html b/docs/Constants/SMSlowStartCallPolicy.html
deleted file mode 100644
index f2f2afe..0000000
--- a/docs/Constants/SMSlowStartCallPolicy.html
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
-
- SMSlowStartCallPolicy Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMSlowStartCallPolicy Constants Reference
-
-
-
-
- Declared in
- SMSlowStartCallPolicy.h
-
- Availability
- 4.5.4
-
-
-
-
-
-
-
-
-
- SMSlowStartCallPolicy
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMSlowStartCallPolicy ) {
-
- AudioOnly ,
-
- AudioVideo ,
-
- };
-
-
-
-
-
Constants
-
-
- AudioOnly
-
-
-
-Processes slow-start events by supporting only audio.
-
-
-
-
-
-
-
- Declared In SMSlowStartCallPolicy.h
.
-
-
-
-
- AudioVideo
-
-
-
-Processes slow-start events by supporting audio and video.
-
-
-
-
-
-
-
- Declared In SMSlowStartCallPolicy.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMSlowStartCallPolicy.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMVideoCodecTypes.html b/docs/Constants/SMVideoCodecTypes.html
deleted file mode 100644
index 3d94f8b..0000000
--- a/docs/Constants/SMVideoCodecTypes.html
+++ /dev/null
@@ -1,198 +0,0 @@
-
-
-
-
-
- SMVideoCodecTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMVideoCodecTypes Constants Reference
-
-
-
-
- Declared in
- SMCodecSet.h
-
- Availability
- 3.0.5
-
-
-
-
-
-
-
-
-
- SMVideoCodecTypes
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMVideoCodecTypes ) {
-
- VC_VP8 ,
-
- VC_VP9 ,
-
- VC_H264 ,
-
- };
-
-
-
-
-
Constants
-
-
- VC_VP8
-
-
-
-VP8
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- VC_VP9
-
-
-
-VP9
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
- VC_H264
-
-
-
-H264
-
-
-
-
-
-
-
- Declared In SMCodecSet.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCodecSet.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/SMVideoSourceTypes.html b/docs/Constants/SMVideoSourceTypes.html
deleted file mode 100644
index 71cca89..0000000
--- a/docs/Constants/SMVideoSourceTypes.html
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
-
- SMVideoSourceTypes Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMVideoSourceTypes Constants Reference
-
-
-
-
- Declared in
- SMVideoSourceTypes.h
-
- Availability
- 6.4.0
-
-
-
-
-
-
-
-
-
- SMVideoSourceTypes
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, SMVideoSourceTypes ) {
-
- CAMERA ,
-
- EXTERNAL_VIDEO ,
-
- };
-
-
-
-
-
Constants
-
-
- CAMERA
-
-
-
-Enums that handle VideoSourceType in SDK.
-MobileSDK supports multiple video source types. CAMERA is the default video source type.
-Alternatively, applications can select EXTERNAL_VIDEO and insert video frames as their desire.
-If EXTERNAL_VIDEO is chosen as the video source type, application must provide frames by using setExternalVideoSource API.
-
-
-
- Available in 6.4.0
-
-
-
-
-
- Declared In SMVideoSourceTypes.h
.
-
-
-
-
- EXTERNAL_VIDEO
-
-
-
-Enums that handle VideoSourceType in SDK.
-MobileSDK supports multiple video source types. CAMERA is the default video source type.
-Alternatively, applications can select EXTERNAL_VIDEO and insert video frames as their desire.
-If EXTERNAL_VIDEO is chosen as the video source type, application must provide frames by using setExternalVideoSource API.
-
-
-
- Available in 6.4.0
-
-
-
-
-
- Declared In SMVideoSourceTypes.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMVideoSourceTypes.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Constants/TypeOfConnection.html b/docs/Constants/TypeOfConnection.html
deleted file mode 100644
index faca34f..0000000
--- a/docs/Constants/TypeOfConnection.html
+++ /dev/null
@@ -1,186 +0,0 @@
-
-
-
-
-
- TypeOfConnection Constants Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- TypeOfConnection Constants Reference
-
-
-
-
- Declared in
- SMConnectionType.h
-
- Availability
- 2.0.0
-
-
-
-
-
-
-
-
-
- TypeOfConnection
-
-
-
-
Enum values for TypeOfConnection
-
-
WEBSOCKET,
-LONGPOLLING
-
-
-
-
-
-
-
Definition
-
typedef NS_ENUM(NSInteger, TypeOfConnection ) {
-
- WEBSOCKET ,
-
- LONGPOLLING ,
-
- };
-
-
-
-
-
Constants
-
-
- WEBSOCKET
-
-
-
- WEBSOCKET
-
-
-
-
-
-
-
- Declared In SMConnectionType.h
.
-
-
-
-
- LONGPOLLING
-
-
-
-LONGPOLLING
-
-
-
-
-
-
-
- Declared In SMConnectionType.h
.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMConnectionType.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMAddressBookApplicationDelegate.html b/docs/Protocols/SMAddressBookApplicationDelegate.html
deleted file mode 100644
index 017035f..0000000
--- a/docs/Protocols/SMAddressBookApplicationDelegate.html
+++ /dev/null
@@ -1,407 +0,0 @@
-
-
-
-
-
- SMAddressBookApplicationDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAddressBookApplicationDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMAddressBookApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is the call back method for the retrieve addressbook.
-This method is invoked when retrieve addressbook attempt is succeeded.
-
-
-
-
-
- (void)retrieveSucceeded:(NSArray<SMContact*> *)addressBook
-
-
-
-
-
Parameters
-
-
-
- addressBook
- list of retrieved contacts
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This is the call back method for the retrieve addressbook.
-This method is invoked when retrieve addressbook attempt is succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is the call back method for the retrieve addressbook.
-This method is invoked when retrieve addressbook attempt is failed.
-
-
-
-
-
- (void)retrieveFailed:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This is the call back method for the retrieve addressbook.
-This method is invoked when retrieve addressbook attempt is failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is the call back method for the directory search in addressbook.
-This method is invoked when directory search is succeeded.
-
-
-
-
-
- (void)searchDirectorySucceeded:(int)directoryCount andList:(NSArray<SMContact*> *)addressesList
-
-
-
-
-
Parameters
-
-
-
- directoryCount
- count of retrieved results
-
-
-
- addressesList
- array of retrieved results
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This is the call back method for the directory search in addressbook.
-This method is invoked when directory search is succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is the call back method for the directory search in addressbook.
-This method is invoked when directory search is failed.
-
-
-
-
-
- (void)searchDirectoryFailed:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- error
- definiton of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This is the call back method for the directory search in addressbook.
-This method is invoked when directory search is failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMAddressBookServiceDelegate.html b/docs/Protocols/SMAddressBookServiceDelegate.html
deleted file mode 100644
index fe2d4a7..0000000
--- a/docs/Protocols/SMAddressBookServiceDelegate.html
+++ /dev/null
@@ -1,322 +0,0 @@
-
-
-
-
-
- SMAddressBookServiceDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMAddressBookServiceDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMAddressBookServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets the handler to AddressBook retrieve .
-
-
-
-
-
- (void)setAddressBookApplication:(id<SMAddressBookApplicationDelegate>)app
-
-
-
-
-
Parameters
-
-
-
- app
- AddressBookApplicationDelegate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Sets the handler to AddressBook retrieve .
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Retrieves the list of personal address book entries from the server.
-
-
-
-
-
- (void)retrieve
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Retrieves the list of personal address book entries from the server.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Searches the directory.
-
-
-
-
-
- (void)searchDirectory:(NSString *)criteria andSearchType:(SMAddressBookSearchTypes)searchType
-
-
-
-
-
Parameters
-
-
-
- criteria
- NSString(text depending on the searchType)
-
-
-
- searchType
- AddressBookSearchType
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Searches the directory.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMAddressBookServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMCallApplicationDelegate.html b/docs/Protocols/SMCallApplicationDelegate.html
deleted file mode 100644
index 6dc023b..0000000
--- a/docs/Protocols/SMCallApplicationDelegate.html
+++ /dev/null
@@ -1,2804 +0,0 @@
-
-
-
-
-
- SMCallApplicationDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallApplicationDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is invoked when there is an IncomingCall
-Used for informing the application about new call.
-
-
-
-
-
- (void)incomingCall:(id<SMIncomingCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- reference of incoming call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method is invoked when there is an IncomingCall
-Used for informing the application about new call.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is the call back method for any call state change on the CallDelegate.
-
-
-
-
-
- (void)callStatusChanged:(id<SMCallDelegate>)call withState:(SMCallState *)callState
-
-
-
-
-
Parameters
-
-
-
- call
- which of state changed
-@param callState
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This is the call back method for any call state change on the CallDelegate.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is invoked when a detailed call information is available that can be used on statistics
-
-
-
-
-
- (void)callAdditionalInfoChanged:(id<SMCallDelegate>)call withDictionary:(NSDictionary *)detailedInfo
-
-
-
-
-
Parameters
-
-
-
- call
- related call
-
-
-
- detailedInfo
- additional info dictionary
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method is invoked when a detailed call information is available that can be used on statistics
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is the call back method for any call’s media attributes change on the CallDelegate.
-
-
-
-
-
- (void)mediaAttributesChanged:(id<SMCallDelegate>)call withMediaAttributes:(SMMediaAttributes *)mediaAttributes
-
-
-
-
-
Parameters
-
-
-
- call
- which of media attributes changed
-@param mediaAttributes
-
-
-
-
-
-
-
-
-
-
-
Availability
-
2.0.0
-@modified 4.0.1
-
-
-
-
-
-
Discussion
-
This is the call back method for any call’s media attributes change on the CallDelegate.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is invoked when establishCall has succeeded.
-
-
-
-
-
- (void)establishCallSucceeded:(id<SMOutgoingCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed establishment successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method is invoked when establishCall has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is invoked when establishCall has failed.
-
-
-
-
-
- (void)establishCallFailed:(id<SMOutgoingCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t made outgoing call establisment
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method is invoked when establishCall has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to accept an incoming call has succeeded.
-
-
-
-
-
- (void)acceptCallSucceed:(id<SMIncomingCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed accepting successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to accept an incoming call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to accept an incoming call has failed.
-
-
-
-
-
- (void)acceptCallFailed:(id<SMIncomingCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t be accepted
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to accept an incoming call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to reject an incoming call has succeeded.
-
-
-
-
-
- (void)rejectCallSuccedded:(id<SMIncomingCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed reject successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to reject an incoming call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to reject an incoming call has failed.
-
-
-
-
-
- (void)rejectCallFailed:(id<SMIncomingCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- that couldn’t be rejected
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to reject an incoming call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to ignore a call has succeeded.
-
-
-
-
-
- (void)ignoreSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed ignore successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to ignore a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to ignore a call has failed.
-
-
-
-
-
- (void)ignoreFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t be ignored
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to ignore a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to sendRingingFeedback an incoming call has succeeded.
-
-
-
-
-
- (void)sendRingingFeedbackSucceed:(id<SMIncomingCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed sendRingingFeedback successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to sendRingingFeedback an incoming call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to sendRingingFeedback an incoming call has failed.
-
-
-
-
-
- (void)sendRingingFeedbackFailed:(id<SMIncomingCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- that coludn’t send ringing feedback
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to sendRingingFeedback an incoming call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is invoked when endCall has succeeded.
-This is the call back method for the endCall request
-
-
-
-
-
- (void)endCallSucceeded:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed end successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method is invoked when endCall has succeeded.
-This is the call back method for the endCall request
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is invoked when endCall has failed.
-This is the call back method for the endCall request
-
-
-
-
-
- (void)endCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- coudn’t be ended
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method is invoked when endCall has failed.
-This is the call back method for the endCall request
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to mute a call has succeeded.
-
-
-
-
-
- (void)muteCallSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed mute successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to mute a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to mute a call has failed.
-
-
-
-
-
- (void)muteCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- coudn’t be muted
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to mute a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to unmute a call has succeeded.
-
-
-
-
-
- (void)unMuteCallSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed unmute successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to unmute a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to unmute a call has failed.
-
-
-
-
-
- (void)unMuteCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t be unmuted
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to unmute a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to start video on a call has succeeded.
-
-
-
-
-
- (void)videoStartSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed start video start successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to start video on a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to start video on a call has failed.
-
-
-
-
-
- (void)videoStartFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- coudn’t start video
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to start video on a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to stop video on a call has succeeded.
-
-
-
-
-
- (void)videoStopSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed stop video successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to stop video on a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to stop video on a call has failed.
-
-
-
-
-
- (void)videoStopFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- coudn’t stop video
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to stop video on a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The method that is called when an attempt to video unMute succeeded in a call.
-
-
-
-
-
- (void)videoUnMuteSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The method that is called when an attempt to video unMute succeeded in a call.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The method that is called when an attempt to video unMute fails in a call.
-
-
-
-
-
- (void)videoUnMuteFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The method that is called when an attempt to video unMute fails in a call.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The method that is called when an attempt to video mute succeeded in a call.
-
-
-
-
-
- (void)videoMuteSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The method that is called when an attempt to video mute succeeded in a call.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The method that is called when an attempt to video mute fails in a call.
-
-
-
-
-
- (void)videoMuteFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
The method that is called when an attempt to video mute fails in a call.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to hold a call has succeeded.
-
-
-
-
-
- (void)holdCallSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed hold successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to hold a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to hold a call has failed.
-
-
-
-
-
- (void)holdCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t be holded
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to hold a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to unHold a call has succeded.
-
-
-
-
-
- (void)unHoldCallSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed unhold successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to unHold a call has succeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to unHold a call has failed.
-
-
-
-
-
- (void)unHoldCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t be unholded
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to unHold a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method is invoked when sending the custom SIP headers has succeeded.
-
-
-
-
-
- (void)sendCustomParametersSuccess:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- the call which succeeded in sending custom SIP headers
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method is invoked when sending the custom SIP headers has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method is invoked when sending the custom SIP headers has failed.
-
-
-
-
-
- (void)sendCustomParametersFail:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- the call which failed in sending custom SIP headers
-
-
-
- error
- related error
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method is invoked when sending the custom SIP headers has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method is invoked when attempt to join call with another call has succeeded.
-
-
-
-
-
- (void)joinSucceeded:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- new created call after join
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method is invoked when attempt to join call with another call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method is invoked when attempt to join call with another call has succeeded.
-
-
-
-
-
- (void)joinFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- coudn’t made the join
-
-
-
- error
- definition of failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method is invoked when attempt to join call with another call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to transfer a call has succeeded.
-
-
-
-
-
- (void)transferCallSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed transfer call successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to transfer a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to transfer a call has failed.
-
-
-
-
-
- (void)transferCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t made transferring
-
-
-
- error
- reason of the failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to transfer a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to forward a call has succeeded.
-
-
-
-
-
- (void)forwardCallSucceed:(id<SMCallDelegate>)call
-
-
-
-
-
Parameters
-
-
-
- call
- performed forward call successfully
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to forward a call has succeeded.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method invoked when attempt to forward a call has failed.
-
-
-
-
-
- (void)forwardCallFailed:(id<SMCallDelegate>)call withError:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- call
- couldn’t made forward
-
-
-
- error
- reason of the failure
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Method invoked when attempt to forward a call has failed.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMCallDelegate.html b/docs/Protocols/SMCallDelegate.html
deleted file mode 100644
index 0e60ea4..0000000
--- a/docs/Protocols/SMCallDelegate.html
+++ /dev/null
@@ -1,2337 +0,0 @@
-
-
-
-
-
- SMCallDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Address of the user who starts call
-
-
-
-
-
@property (strong, nonatomic, nonnull) SMUriAddress *callerAddress
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Address of the user who is being called
-
-
-
-
-
@property (strong, nonatomic, nonnull) SMUriAddress *calleeAddress
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Name of the user who starts call
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *callerName
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Name of the user who receives the call
-
-
-
-
-
@property (strong, nonatomic, nullable) NSString *calleeName
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Holds video view which retrieved from local camera
-Should be linked with GUI object which is a UIView
-
-
-
-
-
@property (strong, nonatomic, nullable) UIView *localVideoView
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Holds video view which received from remote participant of call
-Should be linked with GUI object which is a UIView
-
-
-
-
-
@property (strong, nonatomic, nullable) UIView *remoteVideoView
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Perform end operation on the call.
-
-
-
-
-
- (void)endCall
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Perform end operation with end reason on the call.
-
-
-
-
-
- (void)endCallWithReason:(NSString *_Nullable)reason
-
-
-
-
-
Parameters
-
-
-
- reason
- reason which specifies why call ended (Reason text character size shouldn’t be larger than 600)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
– mute
-required method
-
-
-
-
-
-
-
-
-
Puts the speaker (microphone) into (in) mute
-
-
-
-
-
- (void)mute
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
– unMute
-required method
-
-
-
-
-
-
-
-
-
-
-
-
- (void)unMute
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Starts the local video unmute
-The video unmute for the active call.
-The call should be a video call and it should be disabled previously. Otherwise, SDK will return an error
-
-
-
-
-
- (void)videoUnMute
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Stops the local video track
-The video mute for the active call.
-The call should be a video call and it should be enabled previously. Otherwise, SDK will return an error
-
-
-
-
-
- (void)videoMute
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Stops the video for the call
-
-
-
-
-
- (void)videoStop
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Starts the video for the call
-
-
-
-
-
- (void)videoStart
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Perform hold operation on this call
-
-
-
-
-
- (void)holdCall
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Perform un-hold (resume) operation on this call
-
-
-
-
-
- (void)unHoldCall
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sends the given custom SIP headers to SPiDR server.
-
-
-
-
-
- (void)sendCustomParameters:(NSDictionary *_Nullable)customParameters
-
-
-
-
-
Parameters
-
-
-
- customParameters
- key-value pairs of custom SIP headers to send
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets given custom SIP Headers as custom parameters to call in order to send them in all mid-call event requests.
-
-
-
-
-
- (void)setCustomParameters:(NSDictionary *_Nullable)customParameters
-
-
-
-
-
Parameters
-
-
-
- customParameters
- key-value pairs of custom SIP headers to send
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gets custom SIP Headers which are set to the Call as custom parameters to call in order to send them in all mid-call event requests.
-
-
-
-
-
- (NSDictionary *_Nullable)getCustomParameters
-
-
-
-
-
-
-
Return Value
-
customParameters key-value pairs of custom SIP headers to send
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Method used by the application to transfer this call to another endpoint.
-
-
-
-
-
- (void)transferCall:(SMUriAddress *_Nonnull)newAddress
-
-
-
-
-
Parameters
-
-
-
- newAddress
- address of the endpoint to replace this endpoint in the call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Transfers the current call to the transfer target given with another call session in a consultative transfer manner.
-
-
-
-
-
- (void)consultativeTransfer:(id<SMCallDelegate> _Nonnull)call
-
-
-
-
-
Parameters
-
-
-
- call
- other call session as transfer target
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Inserts Dual Tone Multi Frequency Signal to sending queue and returns the success
-
-
-
-
-
- (BOOL)sendDTMF:(char)tone
-
-
-
-
-
Parameters
-
-
-
- tone
- character value of DTMF tone. Can only be 0,1…,9,*,#,a,b,c,d,A,B,C,D;
-
-
-
-
-
-
-
-
-
Return Value
-
YES if tone can be successfully inserted to queue otherwise NO
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sets device capture and video resolution to specified position and resolution of the related call. If nil resolution value is provided then resotion value in configuration will be used. If resolution in configuration is set to nil default VGA (640x480) value will be set.
-
-
If a resolution value is not suitable to camera session then camera will not be changed and handler will be triggered with an error
-
-
-
-
-
- (void)setCaptureDevice:(AVCaptureDevicePosition)position withVideoResolution:(NSString *_Nonnull)videoResolution completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))handler
-
-
-
-
-
Parameters
-
-
-
- position
- AVCaptureDevicePosition of the camera which will be used
-
-
-
- videoResolution
- that intended to resolution
-
-
-
- handler
- that returns error
-
-
-
-
-
-
-
-
-
-
-
Availability
-
2.0.0
-@modified 4.0.2
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Allow applications to set image buffers as external video source.
-
-
SDK can transmit any image to remote peer if application uses this API.
-Applications that want to use this API should set setVideoSourceType to EXTERNAL_VIDEO
-
-
-
-
-
- (void)setExternalVideoSource:(CVImageBufferRef _Nullable)imageBuffer completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))handler
-
-
-
-
-
Parameters
-
-
-
- imageBuffer
- will be converted to RTCVideoFrame
-
-
-
- handler
- that returns error
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Allows applications to set the audio file as external audio source.
-
-
SDK can transmit audio file to remote peer if application uses this API.
-
-
-
-
-
- (void)setExternalAudioSourceWithFile:(NSURL *_Nonnull)filePath completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))handler
-
-
-
-
-
Parameters
-
-
-
- filePath
- File path of the audio file to be used as the audio source.
-
-
-
- completionHandler
- An error object that contains information, or nil if the transmission completed successfully.
-
-
-
-
-
-
-
-
-
-
-
Availability
-
6.11.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Allows applications to set the audio file as external audio source and play it for the specified times.
-
-
SDK can transmit audio file to remote peer if application uses this API.
-
-
-
-
-
- (void)setExternalAudioSourceWithFile:(NSURL *_Nonnull)filePath repeatFor:(NSInteger)times completionHandler:(void ( ^ _Nullable ) ( SMMobileError *_Nullable error ))handler
-
-
-
-
-
Parameters
-
-
-
- filePath
- File path of the audio file to be used as the audio source.
-
-
-
- completionHandler
- An error object that contains information, or nil if the transmission completed successfully.
-
-
-
- repeatFor
- The number of times the audio file will be repeated.
-
-
-
-
-
-
-
-
-
-
-
Availability
-
6.11.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns callId that related with SIP session id
-For the outgoing call, this value is not set until establish call is succeeded
-
-
-
-
-
- (nonnull NSString *)getCallId
-
-
-
-
-
-
-
Return Value
-
callId unique identifier of call that related SIP session
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Retrieve state of the call.
-
-
-
-
-
- (nonnull SMCallState *)getCallState
-
-
-
-
-
-
-
Return Value
-
CallStates state of the call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Retrieve media attributes of the call.
-
-
-
-
-
- (nonnull SMMediaAttributes *)getMediaAttributes
-
-
-
-
-
-
-
Return Value
-
MediaAttributes attributes of the call’s media
-
-
-
-
-
-
Availability
-
2.0.0
-@modified 4.0.1
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
– isMute
-required method
-
-
-
-
-
-
-
-
-
Tests if the call is in muted state
-
-
-
-
-
- (BOOL)isMute
-
-
-
-
-
-
-
Return Value
-
YES if call is muted otherwise NO
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Indicates remote side can send video or not. Local side can receive video if he wishes.
-It is determined by Remote Session Description direction as follows
-
-
-
-
-sendrecv
-sendonly
-recvonly
-inactive
-
-
-Values
-true
-true
-false
-false
-
-
-
-
-
-
-
-
- (BOOL)canReceiveVideo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Indicates remote side can receive video or not. Local side can send video if he wishes.
-It is determined by Remote Session Description direction as follows
-
-
-
-
-sendrecv
-sendonly
-recvonly
-inactive
-
-
-Values
-true
-false
-true
-false
-
-
-
-
-
-
-
-
- (BOOL)canSendVideo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gets last camera position set. If camera is not active last active camera position will be returned.
-
-
-
-
-
- (AVCaptureDevicePosition)getActiveCamera
-
-
-
-
-
-
-
Return Value
-
AVCaptureDevicePosition position of the current active camera
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gets last camera resolution set. Value can return nil if method is called before camera allocation.
-
-
-
-
-
- (nullable NSString *)getCameraResolution
-
-
-
-
-
-
-
Return Value
-
NSString camera resolution of the current active camera
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gets RTP/RTP Statistics for related call
-
-
-
-
-
- (void)getRTPStatistics:(void ( ^ _Nonnull ) ( NSString *_Nullable statistics ))completion
-
-
-
-
-
Parameters
-
-
-
- completion
- Completion Block
-
-
-
-
-
-
-
-
-
Return Value
-
array which contains RTP/RTCP Statistics as JSON formatted String
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
– Id
-required method
-
-
-
-
-
-
-
-
-
Gets id value of call
-
-
-
-
-
- (nonnull NSString *)Id
-
-
-
-
-
-
-
Return Value
-
Id which is not related with Spidr Session Id
-
-
-
-
-
-
Availability
-
4.2.1.1
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns the list of available and supported codecs
-
-
-
-
-
- (NSArray<NSDictionary*> *)getAvailableCodecs:(SMCodecType)codecType
-
-
-
-
-
Parameters
-
-
-
- codecType
- the codec type
-
-
-
-
-
-
-
-
-
Return Value
-
the list of available codecs
-
-
-
-
-
-
Availability
-
5.17.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Allows applications to set VideoSourceTypes.
-
-
MobileSDK supports multiple video source types. CAMERA is the default video source type.
-Alternatively, applications can select EXTERNAL_VIDEO and insert video frames as their desire.
-If EXTERNAL_VIDEO is chosen as the video source type, application must provide frames by using setExternalVideoSource API.
-
-
-
-
-
- (void)setVideoSourceType:(SMVideoSourceTypes)videoSourceType
-
-
-
-
-
Parameters
-
-
-
- videoSourceType
- videoSourceType enum
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Allows applications to set AudioSourceTypes.
-
-
MobileSDK supports multiple audio source types. MICROPHONE is the default audio source type.
-Alternatively, applications can select EXTERNAL_AUDIO and insert audio buffers as their desire.
-If EXTERNAL_AUDIO is chosen as the audio source type, application must provide buffers by using setExternalAudioSource API.
-
-
-
-
-
- (void)setAudioSourceType:(SMAudioSourceTypes)audioSourceType
-
-
-
-
-
-
-
-
-
-
-
Availability
-
6.11.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMCallLogServiceDelegate.html b/docs/Protocols/SMCallLogServiceDelegate.html
deleted file mode 100644
index 0fd0bd8..0000000
--- a/docs/Protocols/SMCallLogServiceDelegate.html
+++ /dev/null
@@ -1,385 +0,0 @@
-
-
-
-
-
- SMCallLogServiceDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallLogServiceDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMCallLogServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method removes the call log.
-
-
-
-
-
- (void)remove:(NSString *)calllogId
-
-
-
-
-
Parameters
-
-
-
- calllogId
- NString
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method removes the call log.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallLogServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- (void)removeAll
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Remove all call logs
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallLogServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns call logs with beginning the given startIndex to the count size .
-
-
-
-
-
- (NSMutableArray *)retrieve:(int)startIndex andCount:(int)count
-
-
-
-
-
Parameters
-
-
-
- startIndex
- int
-
-
-
- count
- int
-
-
-
-
-
-
-
-
-
Return Value
-
CallLogEntry NSMutableArray
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns call logs with beginning the given startIndex to the count size .
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallLogServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method returns all call logs
-
-
-
-
-
- (NSMutableArray *)retrieveAll
-
-
-
-
-
-
-
Return Value
-
NSMutableArray CallLogEntry
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method returns all call logs
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallLogServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMCallServiceDelegate.html b/docs/Protocols/SMCallServiceDelegate.html
deleted file mode 100644
index b66c638..0000000
--- a/docs/Protocols/SMCallServiceDelegate.html
+++ /dev/null
@@ -1,819 +0,0 @@
-
-
-
-
-
- SMCallServiceDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMCallServiceDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
If YES, MobileSDK will not initialize the audio unit automatically when an
-audio track is ready for playout or recording. Instead, applications should
-call setVoipAudioEnabled. If NO, MobileSDK will initialize the audio unit
-as soon as an audio track is ready for playout or recording.
-Default value is NO.
-
-
-
-
-
@property (nonatomic) BOOL useManualAudio
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
If YES, MobileSDK will not initialize the audio unit automatically when an
-audio track is ready for playout or recording. Instead, applications should
-call setVoipAudioEnabled. If NO, MobileSDK will initialize the audio unit
-as soon as an audio track is ready for playout or recording.
-Default value is NO.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This property is only effective if useManualAudio is YES.
-Represents permission for MobileSDK to initialize the VoIP audio unit.
-When set to NO, if the VoIP audio unit used by MobileSDK is active, it will be
-stopped and uninitialized. This will stop incoming and outgoing audio.
-When set to YES, MobileSDK will initialize and start the audio unit when it is
-needed (e.g. due to establishing an audio connection).
-Default value is NO.
-
-
-
-
-
@property (nonatomic, getter=isVoipAudioEnabled) BOOL voipAudioEnabled
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This property is only effective if useManualAudio is YES.
-Represents permission for MobileSDK to initialize the VoIP audio unit.
-When set to NO, if the VoIP audio unit used by MobileSDK is active, it will be
-stopped and uninitialized. This will stop incoming and outgoing audio.
-When set to YES, MobileSDK will initialize and start the audio unit when it is
-needed (e.g. due to establishing an audio connection).
-Default value is NO.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Set the event handler CallApplicationDelegate for the CallService.
-
-
-
-
-
- (void)setCallApplication:(nonnull id<SMCallApplicationDelegate>)app
-
-
-
-
-
Parameters
-
-
-
- app
- CallApplicationDelegate
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is to create outgoing/mobile originated calls
-
-
-
-
-
- (void)createOutGoingCall:(nonnull id<SMCallApplicationDelegate>)app andCallId:(nullable NSString *)callId andOriginator:(nullable SMUriAddress *)originator andTerminator:(nonnull SMUriAddress *)terminator completion:(nonnull void ( ^ ) ( id<SMOutgoingCallDelegate> _Nullable call , SMMobileError *_Nullable error ))callHandler
-
-
-
-
-
Parameters
-
-
-
- app
- delegete of application to return callbacks for call
-
-
-
- originator
- address of caller
-
-
-
- terminator
- address of callee
-
-
-
- id
- of call as string. If it set as null MobileSDK will generate a uniq callId
-
-
-
- completion
- block
-
-
-
-
-
-
-
-
-
Return Value
-
call to establish call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is to create outgoing/mobile originated calls
-
-
-
-
-
- (void)createOutGoingCall:(nonnull id<SMCallApplicationDelegate>)app andOriginator:(nullable SMUriAddress *)originator andTerminator:(nonnull SMUriAddress *)terminator completion:(nonnull void ( ^ ) ( id<SMOutgoingCallDelegate> _Nullable call , SMMobileError *_Nullable error ))callHandler
-
-
-
-
-
Parameters
-
-
-
- app
- delegete of application to return callbacks for call
-
-
-
- originator
- address of caller
-
-
-
- terminator
- address of callee
-
-
-
- completion
- block
-
-
-
-
-
-
-
-
-
Return Value
-
call to establish call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method is to create outgoing/mobile originated calls
-
-
-
-
-
- (void)createOutGoingCall:(nonnull id<SMCallApplicationDelegate>)app andTerminator:(nonnull SMUriAddress *)terminator completion:(nonnull void ( ^ ) ( id<SMOutgoingCallDelegate> _Nullable call , SMMobileError *_Nullable error ))callHandler
-
-
-
-
-
Parameters
-
-
-
- app
- delegete of application to return callbacks for call
-
-
-
- terminator
- address of callee
-
-
-
- completion
- block
-
-
-
-
-
-
-
-
-
Return Value
-
call to establish call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method creates Three Way Call.
-For now this api just supports to merge two calls.
-
-
-
-
-
- (void)createThreeWayCall:(nonnull id<SMCallApplicationDelegate>)app firstCallId:(nonnull NSString *)firstCallId secondCallId:(nonnull NSString *)secondCallId completion:(nonnull void ( ^ ) ( id<SMOutgoingCallDelegate> _Nullable call , SMMobileError *_Nullable error ))callHandler
-
-
-
-
-
Parameters
-
-
-
- app
- delegete of application to return callbacks for call
-
-
-
- firstCallId
- specifies the first call which will be joined to ThreeWay Call
-
-
-
- secondCallId
- specifies the second call which will be joined to ThreeWay Call
-
-
-
- completion
- block
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Rotates camera to specified orientation.
-Calling this method with parameters UIDeviceOrientationUnknown, UIDeviceOrientationFaceUpand UIDeviceOrientationFaceDown will not cause any changes on the camera.
-
-
-
-
-
- (void)rotateCameraWithOrientation:(UIDeviceOrientation)orientation
-
-
-
-
-
Parameters
-
-
-
- orientation
- UIDeviceOrientation value that will be used for camera orientation.
-
-
-
-
-
-
-
-
-
-
-
Availability
-
5.14.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Rotates camera to specified orientation
-
-
-
-
-
- (void)rotateCameraOrientationToPosition:(AVCaptureVideoOrientation)orientation
-
-
-
-
-
Parameters
-
-
-
- orientation
- AVCaptureVideoOrientation value that will be used for camera orientation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Returns the active call objects.
-
-
-
-
-
- (nonnull NSArray<id<SMCallDelegate> > *)getActiveCalls
-
-
-
-
-
-
-
Return Value
-
Immutable call list
-
-
-
-
-
-
-
-
-
-
Discussion
-
Returns the active call objects.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMCallServiceDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMIncomingCallDelegate.html b/docs/Protocols/SMIncomingCallDelegate.html
deleted file mode 100644
index 0ae5bb4..0000000
--- a/docs/Protocols/SMIncomingCallDelegate.html
+++ /dev/null
@@ -1,558 +0,0 @@
-
-
-
-
-
- SMIncomingCallDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMIncomingCallDelegate Protocol Reference
-
-
-
-
- Conforms to
- SMCallDelegate
-
- Declared in
- SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gets custom SIP headers which comes from incoming call notification.
-
-
-
-
-
- (NSDictionary *)getCustomSIPHeaders
-
-
-
-
-
-
-
Return Value
-
NSDictionary which contains custom SIP headers if exist
-
-
-
-
-
-
Availability
-
4.4.5
-@updated 5.0.0
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Indicates if the call can be rejected or not
-
-
-
-
-
- (BOOL)canReject
-
-
-
-
-
-
-
Return Value
-
YES if the call can be rejected otherwise returns NO
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Accepts the incoming call
-
-
-
-
-
- (void)acceptCall:(BOOL)isVideoEnabled
-
-
-
-
-
Parameters
-
-
-
- isVideoEnabled
- indicates if video is allowed or not
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Accepts the incoming call and sends the given custom SIP headers to SPiDR server.
-
-
-
-
-
- (void)acceptCall:(BOOL)isVideoEnabled withCustomParameters:(NSDictionary *)customParameters
-
-
-
-
-
Parameters
-
-
-
- isVideoEnabled
- indicates if video is allowed or not
-
-
-
- customParameters
- key-value pairs of custom SIP headers to send
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Ignores the incoming call
-
-
-
-
-
- (void)ignoreCall
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Rejects the incoming call
-
-
-
-
-
- (void)rejectCall
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Forwards incoming call
-
-
-
-
-
- (void)forwardCall:(SMUriAddress *)address
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Sends the ringing feedback to SPiDR. Needs to be called if Ringing feedback enabled.
-
-
-
-
-
- (void)sendRingingFeedback
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMIncomingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMLoggingDelegate.html b/docs/Protocols/SMLoggingDelegate.html
deleted file mode 100644
index 6fddf91..0000000
--- a/docs/Protocols/SMLoggingDelegate.html
+++ /dev/null
@@ -1,214 +0,0 @@
-
-
-
-
-
- SMLoggingDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMLoggingDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMLoggingDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Main logging method defining the actual logging process
-
-
-
-
-
- (void)log:(SMLogLevel)logLevel withLogContext:(nonnull NSString *)logContext withMethodName:(nullable SEL)methodName withMessage:(nonnull NSString *)logMessage
-
-
-
-
-
Parameters
-
-
-
- logLevel
- LogLevel which is used for checking logLevel
-
-
-
- logContext
- NSString which includes package and class name
-
-
-
- methodName
- SEL
-
-
-
- logMessage
- NSString which includes log message
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Main logging method defining the actual logging process
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMLoggingDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMOutgoingCallDelegate.html b/docs/Protocols/SMOutgoingCallDelegate.html
deleted file mode 100644
index bd88fda..0000000
--- a/docs/Protocols/SMOutgoingCallDelegate.html
+++ /dev/null
@@ -1,395 +0,0 @@
-
-
-
-
-
- SMOutgoingCallDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMOutgoingCallDelegate Protocol Reference
-
-
-
-
- Conforms to
- SMCallDelegate
-
- Declared in
- SMOutgoingCallDelegate.h
-
-
-
-
-
-
-
-
-
Overview
-
Call object, which is used for outgoing calls.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Starts call establishment on created outgoing call
-
-
-
-
-
- (void)establishCall:(BOOL)isVideoEnabled
-
-
-
-
-
Parameters
-
-
-
- isVideoEnabled
- indicates video is enabled or not in the call
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Starts call establishment on created outgoing call
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMOutgoingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Establishes an outgoing call with single audio m-line. The related call backs are done through the
-application listener interface instance defined in the call service.
-
-
-
-
-
- (void)establishAudioCall
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Establishes an outgoing call with single audio m-line. The related call backs are done through the
-application listener interface instance defined in the call service.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMOutgoingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Establishes an outgoing call with custom parameters dictionary
-
-
-
-
-
- (void)establishCall:(BOOL)isVideoEnabled withCustomParameters:(NSDictionary *)customParameters
-
-
-
-
-
Parameters
-
-
-
- customParameters
- indicates custom call properties like emergency etc.
-
-
-
- videoEnabled
- indicates local video sending is enabled or not
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Establishes an outgoing call with custom parameters dictionary
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMOutgoingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Establishes an audio only outgoing call with custom parameters dictionary
-
-
-
-
-
- (void)establishAudioCallWithCustomParameters:(NSDictionary *)customParameters
-
-
-
-
-
Parameters
-
-
-
- customParameters
- indicates custom call properties like emergency etc.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
Establishes an audio only outgoing call with custom parameters dictionary
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMOutgoingCallDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMPushSubscriptionDelegate.html b/docs/Protocols/SMPushSubscriptionDelegate.html
deleted file mode 100644
index bf442ed..0000000
--- a/docs/Protocols/SMPushSubscriptionDelegate.html
+++ /dev/null
@@ -1,195 +0,0 @@
-
-
-
-
-
- SMPushSubscriptionDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMPushSubscriptionDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMPushSubscriptionDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method invoked when the push subscription is invalidated by backend.
-
-
-
-
-
- (void)pushSubscriptionInvalidated:(nonnull NSString *)subscriptionID
-
-
-
-
-
Parameters
-
-
-
- subscriptionID
- subscription ID of the invalidated push channel
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method invoked when the push subscription is invalidated by backend.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMPushSubscriptionDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/Protocols/SMRegistrationApplicationDelegate.html b/docs/Protocols/SMRegistrationApplicationDelegate.html
deleted file mode 100644
index 02073c8..0000000
--- a/docs/Protocols/SMRegistrationApplicationDelegate.html
+++ /dev/null
@@ -1,397 +0,0 @@
-
-
-
-
-
- SMRegistrationApplicationDelegate Protocol Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SMRegistrationApplicationDelegate Protocol Reference
-
-
-
-
- Conforms to
- NSObject
-
- Declared in
- SMRegistrationApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method will no longer be available in version 6.11.0.
-
-
-
-
-
- (void)registrationStateChanged:(SMRegistrationStates)registrationState
-
-
-
-
-
Parameters
-
-
-
- registrationState
- new state of the registration
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method will be triggered when the registration of the SDK ends due to an error.
-When this method is triggered, you must repeat the registration process
-to continue using the SDK functionalities.
-
-
-
-
-
- (void)registrationDropped:(SMMobileError *)error
-
-
-
-
-
Parameters
-
-
-
- error
- reason of the registration drop event.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method will be triggered when the registration of the SDK ends due to an error.
-When this method is triggered, you must repeat the registration process
-to continue using the SDK functionalities.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method will be called, when websocet notification state changed
-
-
-
-
-
- (void)notificationStateChanged:(SMNotificationStates)notificationState
-
-
-
-
-
Parameters
-
-
-
- notificationState
- {@link NotificationStates}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method will be called, when websocet notification state changed
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This method will be call, if any internal error occurs when MobileSDK
-sends a request to SPiDR.
-This method will no longer available in version 6.11.0.
-
-
-
-
-
- (void)internalErrorDidOccur:(SMMobileError *)error
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Discussion
-
This method will be call, if any internal error occurs when MobileSDK
-sends a request to SPiDR.
-This method will no longer available in version 6.11.0.
-
-
-
-
-
-
-
-
-
-
Declared In
-
SMRegistrationApplicationDelegate.h
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/hierarchy.html b/docs/hierarchy.html
deleted file mode 100644
index 1bff5b5..0000000
--- a/docs/hierarchy.html
+++ /dev/null
@@ -1,209 +0,0 @@
-
-
-
-
-
- MobileSDK 6.31.0 Hierarchy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MobileSDK 6.31.0 Hierarchy
-
-
-
-
Class Hierarchy
-
-
-
- NSError
-
-
-
- NSObject
-
-
-
-
-
-
-
-
-
-
-
-
Protocol References
-
-
-
-
Constant References
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index 4320bce..0000000
--- a/docs/index.html
+++ /dev/null
@@ -1,199 +0,0 @@
-
-
-
-
-
- MobileSDK 6.31.0 Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MobileSDK 6.31.0 Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Protocol References
-
-
-
-
-
Constant References
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/tutorials/MobileSDK iOS User Guide.md b/tutorials/MobileSDK iOS User Guide.md
index 46b32b9..9fcadc9 100644
--- a/tutorials/MobileSDK iOS User Guide.md
+++ b/tutorials/MobileSDK iOS User Guide.md
@@ -1,7 +1,7 @@
# Mobile SDK User Guide for iOS
Version Number: **$SDK_VERSION$**
-Revision Date: **Nov 04, 2024**
+Revision Date: **Nov 29, 2024**
## Mobile SDK overview
diff --git a/tutorials/index.html b/tutorials/index.html
index 2c2f32b..9482b1b 100644
--- a/tutorials/index.html
+++ b/tutorials/index.html
@@ -34,7 +34,7 @@
params.set('SUBSCRIPTIONFQDN', 'blue.rbbn.com');
params.set('WEBSOCKETFQDN', 'blue.rbbn.com');
params.set('ICESERVER1', 'turn-blue.rbbn.com');
- params.set('SDK_VERSION', '6.31.0');
+ params.set('SDK_VERSION', '6.32.0');
params.set('CODEC_EXAMPLE_OBJC', codecExampleObjc);
params.set('CODEC_EXAMPLE_SWIFT', codecExampleSwift);
params.set('AUDIO_CODECS',audioCodecs);