diff --git a/CHANGELOG.md b/CHANGELOG.md
index d53f4d5..91089f0 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.25.1 - 2024-30-04
+
## 6.25.0 - 2024-29-04
### Fixed
- Video calls crash and screen sharing issues between Ribbon WebRTC JS SDK. `KAE-1565`
diff --git a/MobileSDK.xcframework/Info.plist b/MobileSDK.xcframework/Info.plist
index d60fff1..5d153bb 100644
--- a/MobileSDK.xcframework/Info.plist
+++ b/MobileSDK.xcframework/Info.plist
@@ -6,30 +6,30 @@
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
MobileSDK.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
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 f809ee9..01f2b14 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* MobileSDK.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
index 2fba79a..d70fb23 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAddressBookApplicationDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h
index b2ff751..9480d0b 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAddressBookSearchTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
index db46e5f..dca2a63 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAddressBookServiceDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMAddressBookSearchType.h"
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
index e82f888..0a16de9 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAudioCodecConfiguration.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -24,7 +19,6 @@
*
* @since 4.2.4
*/
-__attribute__((objc_runtime_name("SWIFTSMAudioCodecConfiguration")))
@interface SMAudioCodecConfiguration : NSObject
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
index baa3607..056d692 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAudioSessionConfiguration.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
@@ -24,7 +19,6 @@
*
* @since 4.2.0
*/
-__attribute__((objc_runtime_name("SWIFTSMAudioSessionConfiguration")))
@interface SMAudioSessionConfiguration : NSObject
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h
index 97328a0..ddccca6 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAudioSourceTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Enums that handle AudioSourceType in SDK.
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
index 07f6f58..3f658e6 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallApplicationDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMCallTypes.h"
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h
index b0d3519..eb5a526 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
index 5be94d3..49acf91 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallLogServiceDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
index 17a0c4e..f1f2d17 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallReceiveBandwidthLimit.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -24,7 +19,6 @@
*
* @since 4.6.1
*/
-__attribute__((objc_runtime_name("SWIFTSMCallReceiveBandwidthLimit")))
@interface SMCallReceiveBandwidthLimit : NSObject
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h
index 43cd7cc..883f43c 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallServiceDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMOutgoingCallDelegate.h"
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h
index 84baa8c..8ac583b 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallState.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMCallTypes.h"
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h
index cc930b1..d08c6a2 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h
index bcdabe4..2bff422 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCameraModes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Camera Modes
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h
index ff93507..19b0952 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCodecSet.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h
index fa0ff73..8444bae 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCodecToReplace.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -24,7 +19,6 @@
*
* @since 4.5.8
*/
-__attribute__((objc_runtime_name("SWIFTSMCodecToReplace")))
@interface SMCodecToReplace : NSObject
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h
index 0969a39..6be0916 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCodecType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Codec types for the supported codecs of WebRTC
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h
index c975bde..e920073 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMConfiguration.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
@@ -38,7 +33,6 @@
* @brief Utility class for configuration management.
* @since 2.0.0
**/
-__attribute__((objc_runtime_name("SWIFTSMConfiguration")))
@interface SMConfiguration : NSObject
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h
index 6b19ac7..06db2e0 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMConnectionType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* Enum values for TypeOfConnection
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h
index fb69c00..54ebb29 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMContact.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h
index d5bca15..3ec6dcf 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMErrorTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Error Types
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h
index b72c539..8922543 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMICEOptions.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for ICE Options
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h
index e52ab58..15c5285 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMICEServer.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -25,7 +20,6 @@
*
* @since 3.0.3
*/
-__attribute__((objc_runtime_name("SWIFTSMICEServers")))
@interface SMICEServers : NSObject
/**
@@ -67,7 +61,6 @@ __attribute__((objc_runtime_name("SWIFTSMICEServers")))
*
* @since 3.0.3
*/
-__attribute__((objc_runtime_name("SWIFTSMICEServer")))
@interface SMICEServer : NSObject
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
index 925e2be..dc8e716 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMIncomingCallDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMCallDelegate.h"
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h
index b37c159..69431d1 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMLogType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Utility class for LogType.
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h
index ce8df7a..7fe007d 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMLoggingDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h
index 763003b..b09e9f3 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h
@@ -1,26 +1,13 @@
-/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMMediaAttributes.h
-*
-* @version: 6.25.0
-*
-*/
+
+
#import
#import
/**
* @brief class for media attributes of a Call
+ *
+ * @version: 6.25.1
* localVideo, holds boolean value that if the local video is activated for sending
* remoteVideo, holds boolean value that if the remote video is receiving
* localAudio, holds boolean value that local audio is activated for sending
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h
index e1f3475..a74a712 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMMobileError.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
@@ -28,7 +23,6 @@
*
* @since 2.0.0
**/
-//__attribute__((objc_runtime_name("SWIFTSMMobileError")))
@interface SMMobileError : NSError
/**
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h
index 8192ceb..f7896a1 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMNotificationStates.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Notification States
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
index 85939d5..269a8fa 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMOutgoingCallDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h
index b8f1160..196c1f9 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMPublicRequestService.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h
index 686eb44..8c4c0a9 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMPushService.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
index 540a404..fa412d3 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMPushSubscriptionDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
index 5e34135..819fdb9 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRegistrationApplicationDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMNotificationStates.h"
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h
index 01c68b3..40ae5c2 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRegistrationService.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h
index 107b44b..5317d01 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRegistrationStates.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Registration States
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
index 019a0f7..77906c0 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRingingFeedbackOptions.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* Enum values for ringing feedback options
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h
index 59995db..8954c7d 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMScalingType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* Enum class for local and remote video view scaling type
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h
index 18082d3..b214ad2 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMServiceProvider.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h
index 7d81b32..7744261 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMServiceTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
index 7454d22..abf26e9 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMSlowStartCallPolicy.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class that specifies processing policy for slow-start events
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h
index fcf566a..f0e2c83 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMUriAddress.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h
index 407d88a..b77ff65 100644
--- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h
+++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMVideoSourceTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Enums that handle VideoSourceType in SDK.
diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Info.plist b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Info.plist
index 9752344..70db664 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 4cbf9ee..8b36b1b 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 f809ee9..01f2b14 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* MobileSDK.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 2fba79a..d70fb23 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAddressBookApplicationDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 b2ff751..9480d0b 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAddressBookSearchTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 db46e5f..dca2a63 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAddressBookServiceDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMAddressBookSearchType.h"
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 e82f888..0a16de9 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAudioCodecConfiguration.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -24,7 +19,6 @@
*
* @since 4.2.4
*/
-__attribute__((objc_runtime_name("SWIFTSMAudioCodecConfiguration")))
@interface SMAudioCodecConfiguration : NSObject
/**
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 baa3607..056d692 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAudioSessionConfiguration.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
@@ -24,7 +19,6 @@
*
* @since 4.2.0
*/
-__attribute__((objc_runtime_name("SWIFTSMAudioSessionConfiguration")))
@interface SMAudioSessionConfiguration : NSObject
/**
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 97328a0..ddccca6 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMAudioSourceTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Enums that handle AudioSourceType in SDK.
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 07f6f58..3f658e6 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallApplicationDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMCallTypes.h"
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 b0d3519..eb5a526 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
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 5be94d3..49acf91 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallLogServiceDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 17a0c4e..f1f2d17 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallReceiveBandwidthLimit.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -24,7 +19,6 @@
*
* @since 4.6.1
*/
-__attribute__((objc_runtime_name("SWIFTSMCallReceiveBandwidthLimit")))
@interface SMCallReceiveBandwidthLimit : NSObject
/**
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 43cd7cc..883f43c 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallServiceDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMOutgoingCallDelegate.h"
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 84baa8c..8ac583b 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallState.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMCallTypes.h"
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 cc930b1..d08c6a2 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCallTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 bcdabe4..2bff422 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCameraModes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Camera Modes
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 ff93507..19b0952 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCodecSet.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 fa0ff73..8444bae 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCodecToReplace.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -24,7 +19,6 @@
*
* @since 4.5.8
*/
-__attribute__((objc_runtime_name("SWIFTSMCodecToReplace")))
@interface SMCodecToReplace : NSObject
/**
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 0969a39..6be0916 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMCodecType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Codec types for the supported codecs of WebRTC
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 c975bde..e920073 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMConfiguration.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
@@ -38,7 +33,6 @@
* @brief Utility class for configuration management.
* @since 2.0.0
**/
-__attribute__((objc_runtime_name("SWIFTSMConfiguration")))
@interface SMConfiguration : NSObject
/**
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 6b19ac7..06db2e0 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMConnectionType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* Enum values for TypeOfConnection
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 fb69c00..54ebb29 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMContact.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 d5bca15..3ec6dcf 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMErrorTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Error Types
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 b72c539..8922543 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMICEOptions.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for ICE Options
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 e52ab58..15c5285 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMICEServer.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
@@ -25,7 +20,6 @@
*
* @since 3.0.3
*/
-__attribute__((objc_runtime_name("SWIFTSMICEServers")))
@interface SMICEServers : NSObject
/**
@@ -67,7 +61,6 @@ __attribute__((objc_runtime_name("SWIFTSMICEServers")))
*
* @since 3.0.3
*/
-__attribute__((objc_runtime_name("SWIFTSMICEServer")))
@interface SMICEServer : NSObject
/**
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 925e2be..dc8e716 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMIncomingCallDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMCallDelegate.h"
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 b37c159..69431d1 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMLogType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Utility class for LogType.
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 ce8df7a..7fe007d 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMLoggingDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 763003b..b09e9f3 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
@@ -1,26 +1,13 @@
-/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMMediaAttributes.h
-*
-* @version: 6.25.0
-*
-*/
+
+
#import
#import
/**
* @brief class for media attributes of a Call
+ *
+ * @version: 6.25.1
* localVideo, holds boolean value that if the local video is activated for sending
* remoteVideo, holds boolean value that if the remote video is receiving
* localAudio, holds boolean value that local audio is activated for sending
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 e1f3475..a74a712 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMMobileError.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import
@@ -28,7 +23,6 @@
*
* @since 2.0.0
**/
-//__attribute__((objc_runtime_name("SWIFTSMMobileError")))
@interface SMMobileError : NSError
/**
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 8192ceb..f7896a1 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMNotificationStates.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Notification States
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 85939d5..269a8fa 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMOutgoingCallDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 b8f1160..196c1f9 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMPublicRequestService.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 686eb44..8c4c0a9 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMPushService.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 540a404..fa412d3 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMPushSubscriptionDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 5e34135..819fdb9 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRegistrationApplicationDelegate.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
#import "SMNotificationStates.h"
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 01c68b3..40ae5c2 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRegistrationService.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 107b44b..5317d01 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRegistrationStates.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class for Registration States
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 019a0f7..77906c0 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMRingingFeedbackOptions.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* Enum values for ringing feedback options
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 59995db..8954c7d 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMScalingType.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* Enum class for local and remote video view scaling type
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 18082d3..b214ad2 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMServiceProvider.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 7d81b32..7744261 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMServiceTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 7454d22..abf26e9 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMSlowStartCallPolicy.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief enum class that specifies processing policy for slow-start events
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 fcf566a..f0e2c83 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMUriAddress.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
#import
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 407d88a..b77ff65 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
@@ -1,20 +1,15 @@
/*
-* COPYRIGHT © 2024 RIBBON COMMUNICATIONS OPERATING COMPANY, INC. ALL RIGHTS RESERVED.
-* This publication and the information contained herein is the property of Ribbon
-* and may not be copied, reproduced or distributed in any form or by any means without
-* the prior written permission of Ribbon.
-*
-* THIS PUBLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
-* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
-* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
-* FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PUBLICATION OR ITS USE.
-*
-* SMVideoSourceTypes.h
-*
-* @version: 6.25.0
-*
-*/
+ * Copyright © 2014 GENBAND. All Rights Reserved.
+ *
+ * GENBAND CONFIDENTIAL. All information, copyrights, trade secrets
+ * and other intellectual property rights, contained herein are the property
+ * of GENBAND. This document is strictly confidential and must not be
+ * copied, accessed, disclosed or used in any manner, in whole or in part,
+ * without GENBAND's express written authorization.
+ *
+ * @version: 6.25.1
+ *
+ */
/**
* @brief Enums that handle VideoSourceType in SDK.
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 6f638e6..96b4f28 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 7361670..297b573 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 93da7f2..71b0a64 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.25.0'
+ pod 'RibbonWebRTCSDK', '~> 6.25.1'
end
post_install do |installer|
diff --git a/RibbonWebRTCSDK.podspec b/RibbonWebRTCSDK.podspec
index ac547f3..634f87d 100644
--- a/RibbonWebRTCSDK.podspec
+++ b/RibbonWebRTCSDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RibbonWebRTCSDK'
- s.version = '6.25.0'
+ s.version = '6.25.1'
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.25.0.zip b/dist/MobileSDK_6.25.1.zip
similarity index 81%
rename from dist/MobileSDK_6.25.0.zip
rename to dist/MobileSDK_6.25.1.zip
index b7f4709..a166b27 100644
Binary files a/dist/MobileSDK_6.25.0.zip and b/dist/MobileSDK_6.25.1.zip differ
diff --git a/docs/Classes/SMAddressBookSearchType.html b/docs/Classes/SMAddressBookSearchType.html
index cb536e4..82242eb 100644
--- a/docs/Classes/SMAddressBookSearchType.html
+++ b/docs/Classes/SMAddressBookSearchType.html
@@ -14,7 +14,7 @@
@@ -188,7 +188,7 @@
Declared In