diff --git a/CHANGELOG.md b/CHANGELOG.md index 91089f0..b8abae8 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.2 - 2024-23-05 + ## 6.25.1 - 2024-30-04 ## 6.25.0 - 2024-29-04 diff --git a/MobileSDK.xcframework/Info.plist b/MobileSDK.xcframework/Info.plist index 5d153bb..8e899a8 100644 --- a/MobileSDK.xcframework/Info.plist +++ b/MobileSDK.xcframework/Info.plist @@ -5,31 +5,35 @@ AvailableLibraries + BinaryPath + MobileSDK.framework/MobileSDK LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath MobileSDK.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator + BinaryPath + MobileSDK.framework/MobileSDK LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 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 01f2b14..d9c55be 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/MobileSDK.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h index d70fb23..15eba22 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookApplicationDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h index 9480d0b..bc46e84 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookSearchType.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h index dca2a63..4dfb952 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAddressBookServiceDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 0a16de9..cd4f224 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioCodecConfiguration.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -19,6 +24,7 @@ * * @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 056d692..c114f9f 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSessionConfiguration.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import #import @@ -19,6 +24,7 @@ * * @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 ddccca6..ef71dd6 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMAudioSourceTypes.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 3f658e6..3d2cf27 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallApplicationDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 eb5a526..3db34c9 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 49acf91..96df439 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallLogServiceDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h index f1f2d17..9febadb 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallReceiveBandwidthLimit.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -19,6 +24,7 @@ * * @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 883f43c..2e5480e 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallServiceDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 8ac583b..1c00cf4 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallState.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 d08c6a2..5ca9370 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCallTypes.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h index 2bff422..b25fdab 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCameraModes.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 19b0952..3185140 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecSet.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h index 8444bae..74592cc 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecToReplace.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -19,6 +24,7 @@ * * @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 6be0916..ac5409f 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMCodecType.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 e920073..9d5eff3 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConfiguration.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import #import @@ -33,6 +38,7 @@ * @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 06db2e0..156d0ec 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMConnectionType.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * 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 54ebb29..5681685 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMContact.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h index 3ec6dcf..92ae195 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMErrorTypes.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 8922543..b766183 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEOptions.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 15c5285..87bfc24 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMICEServers.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -20,6 +25,7 @@ * * @since 3.0.3 */ +__attribute__((objc_runtime_name("SWIFTSMICEServers"))) @interface SMICEServers : NSObject /** @@ -61,6 +67,7 @@ * * @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 dc8e716..598e67f 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMIncomingCallDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 69431d1..f045a46 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLogType.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 7fe007d..4e4e178 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMLoggingDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h index b09e9f3..bc2fc09 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMediaAttributes.h @@ -1,13 +1,26 @@ - - +/* +* 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.2 +* +*/ #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 a74a712..f114aa6 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMMobileError.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import #import @@ -23,6 +28,7 @@ * * @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 f7896a1..a7f8791 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMNotificationStates.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 269a8fa..c2f307a 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMOutgoingCallDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h index 196c1f9..f8f02b4 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPublicRequestService.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h index 8c4c0a9..7793ae9 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushService.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h index fa412d3..0a0ae1b 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMPushSubscriptionDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h index 819fdb9..216933e 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationApplicationDelegate.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 40ae5c2..984cf07 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationService.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h index 5317d01..594ec46 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRegistrationStates.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 77906c0..0589aed 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMRingingFeedbackOptions.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * 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 8954c7d..66a356e 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMScalingType.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * 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 b214ad2..1b585f0 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceProvider.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h index 7744261..37ed20a 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMServiceTypes.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h index abf26e9..4ffeaa1 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMSlowStartCallPolicy.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 f0e2c83..85b915a 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMUriAddress.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import diff --git a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h index b77ff65..7bcf879 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Headers/SMVideoSourceTypes.h @@ -1,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 70db664..414dd7f 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 8b36b1b..bde0d61 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/MobileSDK.framework/Modules/module.modulemap b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Modules/module.modulemap index 7e17d6d..2d2e42f 100644 --- a/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Modules/module.modulemap +++ b/MobileSDK.xcframework/ios-arm64/MobileSDK.framework/Modules/module.modulemap @@ -1,6 +1,6 @@ framework module MobileSDK { umbrella header "MobileSDK.h" - export * + module * { export * } } 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 01f2b14..d9c55be 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 d70fb23..15eba22 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 9480d0b..bc46e84 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 dca2a63..4dfb952 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 0a16de9..cd4f224 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -19,6 +24,7 @@ * * @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 056d692..c114f9f 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import #import @@ -19,6 +24,7 @@ * * @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 ddccca6..ef71dd6 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 3f658e6..3d2cf27 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 eb5a526..3db34c9 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 49acf91..96df439 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 f1f2d17..9febadb 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -19,6 +24,7 @@ * * @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 883f43c..2e5480e 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 8ac583b..1c00cf4 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 d08c6a2..5ca9370 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 2bff422..b25fdab 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 19b0952..3185140 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 8444bae..74592cc 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -19,6 +24,7 @@ * * @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 6be0916..ac5409f 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 e920073..9d5eff3 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import #import @@ -33,6 +38,7 @@ * @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 06db2e0..156d0ec 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * 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 54ebb29..5681685 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 3ec6dcf..92ae195 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 8922543..b766183 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 15c5285..87bfc24 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import @@ -20,6 +25,7 @@ * * @since 3.0.3 */ +__attribute__((objc_runtime_name("SWIFTSMICEServers"))) @interface SMICEServers : NSObject /** @@ -61,6 +67,7 @@ * * @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 dc8e716..598e67f 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 69431d1..f045a46 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 7fe007d..4e4e178 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 b09e9f3..bc2fc09 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,13 +1,26 @@ - - +/* +* 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.2 +* +*/ #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 a74a712..f114aa6 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #import #import @@ -23,6 +28,7 @@ * * @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 f7896a1..a7f8791 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 269a8fa..c2f307a 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 196c1f9..f8f02b4 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 8c4c0a9..7793ae9 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 fa412d3..0a0ae1b 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 819fdb9..216933e 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 40ae5c2..984cf07 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 5317d01..594ec46 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 77906c0..0589aed 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * 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 8954c7d..66a356e 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * 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 b214ad2..1b585f0 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 7744261..37ed20a 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 abf26e9..4ffeaa1 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 f0e2c83..85b915a 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ #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 b77ff65..7bcf879 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,15 +1,20 @@ /* - * 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 - * - */ +* 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.2 +* +*/ /** * @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 96b4f28..63ae604 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 297b573..f2786bc 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/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Modules/module.modulemap b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Modules/module.modulemap index 7e17d6d..2d2e42f 100644 --- a/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Modules/module.modulemap +++ b/MobileSDK.xcframework/ios-arm64_x86_64-simulator/MobileSDK.framework/Modules/module.modulemap @@ -1,6 +1,6 @@ framework module MobileSDK { umbrella header "MobileSDK.h" - export * + module * { export * } } diff --git a/README.md b/README.md index 71b0a64..7ddaaa4 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.1' + pod 'RibbonWebRTCSDK', '~> 6.25.2' end post_install do |installer| diff --git a/RibbonWebRTCSDK.podspec b/RibbonWebRTCSDK.podspec index 634f87d..95b3616 100644 --- a/RibbonWebRTCSDK.podspec +++ b/RibbonWebRTCSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'RibbonWebRTCSDK' - s.version = '6.25.1' + s.version = '6.25.2' 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.1.zip b/dist/MobileSDK_6.25.2.zip similarity index 82% rename from dist/MobileSDK_6.25.1.zip rename to dist/MobileSDK_6.25.2.zip index a166b27..2ef6aee 100644 Binary files a/dist/MobileSDK_6.25.1.zip and b/dist/MobileSDK_6.25.2.zip differ diff --git a/docs/Classes/SMAddressBookSearchType.html b/docs/Classes/SMAddressBookSearchType.html index 82242eb..d829050 100644 --- a/docs/Classes/SMAddressBookSearchType.html +++ b/docs/Classes/SMAddressBookSearchType.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -188,10 +188,10 @@

Declared In

diff --git a/docs/Classes/SMAudioCodec.html b/docs/Classes/SMAudioCodec.html index 919d5f9..2e605a1 100644 --- a/docs/Classes/SMAudioCodec.html +++ b/docs/Classes/SMAudioCodec.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -229,10 +229,10 @@

Declared In

diff --git a/docs/Classes/SMAudioCodecConfiguration.html b/docs/Classes/SMAudioCodecConfiguration.html index f76f1b1..47e008d 100644 --- a/docs/Classes/SMAudioCodecConfiguration.html +++ b/docs/Classes/SMAudioCodecConfiguration.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -635,10 +635,10 @@

Declared In

diff --git a/docs/Classes/SMAudioSessionConfiguration.html b/docs/Classes/SMAudioSessionConfiguration.html index 6521ed8..1f82b61 100644 --- a/docs/Classes/SMAudioSessionConfiguration.html +++ b/docs/Classes/SMAudioSessionConfiguration.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -277,10 +277,10 @@

Declared In

diff --git a/docs/Classes/SMCKInfo.html b/docs/Classes/SMCKInfo.html index 4410149..f7430ef 100644 --- a/docs/Classes/SMCKInfo.html +++ b/docs/Classes/SMCKInfo.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -107,10 +107,10 @@

Overview

diff --git a/docs/Classes/SMCallReceiveBandwidthLimit.html b/docs/Classes/SMCallReceiveBandwidthLimit.html index 2e4c060..8ae1e49 100644 --- a/docs/Classes/SMCallReceiveBandwidthLimit.html +++ b/docs/Classes/SMCallReceiveBandwidthLimit.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -293,10 +293,10 @@

Declared In

diff --git a/docs/Classes/SMCallState.html b/docs/Classes/SMCallState.html index 1bb90bd..8d0472a 100644 --- a/docs/Classes/SMCallState.html +++ b/docs/Classes/SMCallState.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -487,10 +487,10 @@

Declared In

diff --git a/docs/Classes/SMCodec.html b/docs/Classes/SMCodec.html index 2073214..b5624a9 100644 --- a/docs/Classes/SMCodec.html +++ b/docs/Classes/SMCodec.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -105,10 +105,10 @@

Overview

diff --git a/docs/Classes/SMCodecSet.html b/docs/Classes/SMCodecSet.html index a2d08fe..8ed0078 100644 --- a/docs/Classes/SMCodecSet.html +++ b/docs/Classes/SMCodecSet.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -303,10 +303,10 @@

Declared In

diff --git a/docs/Classes/SMCodecToReplace.html b/docs/Classes/SMCodecToReplace.html index 418dbe4..eb0fd9e 100644 --- a/docs/Classes/SMCodecToReplace.html +++ b/docs/Classes/SMCodecToReplace.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -418,10 +418,10 @@

Declared In

diff --git a/docs/Classes/SMConfiguration.html b/docs/Classes/SMConfiguration.html index d6d1737..c67404c 100644 --- a/docs/Classes/SMConfiguration.html +++ b/docs/Classes/SMConfiguration.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -2280,10 +2280,10 @@

Declared In

diff --git a/docs/Classes/SMContact.html b/docs/Classes/SMContact.html index 1b99242..c9ed064 100644 --- a/docs/Classes/SMContact.html +++ b/docs/Classes/SMContact.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -929,10 +929,10 @@

Declared In

diff --git a/docs/Classes/SMICEServer.html b/docs/Classes/SMICEServer.html index 15fde08..0f092ce 100644 --- a/docs/Classes/SMICEServer.html +++ b/docs/Classes/SMICEServer.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -277,10 +277,10 @@

Declared In

diff --git a/docs/Classes/SMICEServers.html b/docs/Classes/SMICEServers.html index 76e2e89..68b542b 100644 --- a/docs/Classes/SMICEServers.html +++ b/docs/Classes/SMICEServers.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -316,10 +316,10 @@

Declared In

diff --git a/docs/Classes/SMMediaAttributes.html b/docs/Classes/SMMediaAttributes.html index 10fe8f0..fb6e795 100644 --- a/docs/Classes/SMMediaAttributes.html +++ b/docs/Classes/SMMediaAttributes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -383,10 +383,10 @@

Declared In

diff --git a/docs/Classes/SMMobileError.html b/docs/Classes/SMMobileError.html index 8e7036c..07ebfd1 100644 --- a/docs/Classes/SMMobileError.html +++ b/docs/Classes/SMMobileError.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -255,10 +255,10 @@

Declared In

diff --git a/docs/Classes/SMPublicRequestService.html b/docs/Classes/SMPublicRequestService.html index 357d23b..1e5cda4 100644 --- a/docs/Classes/SMPublicRequestService.html +++ b/docs/Classes/SMPublicRequestService.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -252,10 +252,10 @@

Declared In

diff --git a/docs/Classes/SMPushService.html b/docs/Classes/SMPushService.html index e7c76a7..84cb334 100644 --- a/docs/Classes/SMPushService.html +++ b/docs/Classes/SMPushService.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -559,10 +559,10 @@

Declared In

diff --git a/docs/Classes/SMRegistrationService.html b/docs/Classes/SMRegistrationService.html index 55b73e4..cdcc481 100644 --- a/docs/Classes/SMRegistrationService.html +++ b/docs/Classes/SMRegistrationService.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -689,10 +689,10 @@

Declared In

diff --git a/docs/Classes/SMServiceProvider.html b/docs/Classes/SMServiceProvider.html index 4ceaaf5..b4a7e7f 100644 --- a/docs/Classes/SMServiceProvider.html +++ b/docs/Classes/SMServiceProvider.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -587,10 +587,10 @@

Declared In

diff --git a/docs/Classes/SMServiceTypes.html b/docs/Classes/SMServiceTypes.html index 4ed9013..2cabba9 100644 --- a/docs/Classes/SMServiceTypes.html +++ b/docs/Classes/SMServiceTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -234,10 +234,10 @@

Declared In

diff --git a/docs/Classes/SMUriAddress.html b/docs/Classes/SMUriAddress.html index 2cd982b..319b89f 100644 --- a/docs/Classes/SMUriAddress.html +++ b/docs/Classes/SMUriAddress.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -511,10 +511,10 @@

Declared In

diff --git a/docs/Classes/SMVideoCodec.html b/docs/Classes/SMVideoCodec.html index cf5069c..4b356ce 100644 --- a/docs/Classes/SMVideoCodec.html +++ b/docs/Classes/SMVideoCodec.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -229,10 +229,10 @@

Declared In

diff --git a/docs/Constants/SMAddressBookSearchTypes.html b/docs/Constants/SMAddressBookSearchTypes.html index 99fb9b6..d6f2b40 100644 --- a/docs/Constants/SMAddressBookSearchTypes.html +++ b/docs/Constants/SMAddressBookSearchTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -220,10 +220,10 @@

Declared In

diff --git a/docs/Constants/SMAudioCodecTypes.html b/docs/Constants/SMAudioCodecTypes.html index 4d81b02..524c8c2 100644 --- a/docs/Constants/SMAudioCodecTypes.html +++ b/docs/Constants/SMAudioCodecTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -239,10 +239,10 @@

Declared In

diff --git a/docs/Constants/SMAudioSourceTypes.html b/docs/Constants/SMAudioSourceTypes.html index c1bddae..871b8dd 100644 --- a/docs/Constants/SMAudioSourceTypes.html +++ b/docs/Constants/SMAudioSourceTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -171,10 +171,10 @@

Declared In

diff --git a/docs/Constants/SMCallStates.html b/docs/Constants/SMCallStates.html index 0000498..ba4623a 100644 --- a/docs/Constants/SMCallStates.html +++ b/docs/Constants/SMCallStates.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -353,10 +353,10 @@

Declared In

diff --git a/docs/Constants/SMCameraOrientationMode.html b/docs/Constants/SMCameraOrientationMode.html index 61e03c1..c685e76 100644 --- a/docs/Constants/SMCameraOrientationMode.html +++ b/docs/Constants/SMCameraOrientationMode.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -182,10 +182,10 @@

Declared In

diff --git a/docs/Constants/SMCodecType.html b/docs/Constants/SMCodecType.html index ac99a64..1ca3e3d 100644 --- a/docs/Constants/SMCodecType.html +++ b/docs/Constants/SMCodecType.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -144,10 +144,10 @@

Declared In

diff --git a/docs/Constants/SMErrorTypes.html b/docs/Constants/SMErrorTypes.html index eb76c3f..ec61038 100644 --- a/docs/Constants/SMErrorTypes.html +++ b/docs/Constants/SMErrorTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -676,10 +676,10 @@

Declared In

diff --git a/docs/Constants/SMICEOptions.html b/docs/Constants/SMICEOptions.html index b468397..271405e 100644 --- a/docs/Constants/SMICEOptions.html +++ b/docs/Constants/SMICEOptions.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -168,10 +168,10 @@

Declared In

diff --git a/docs/Constants/SMLogLevel.html b/docs/Constants/SMLogLevel.html index c050c3e..21351c4 100644 --- a/docs/Constants/SMLogLevel.html +++ b/docs/Constants/SMLogLevel.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -230,10 +230,10 @@

Declared In

diff --git a/docs/Constants/SMNotificationStates.html b/docs/Constants/SMNotificationStates.html index 1f9c37c..0365551 100644 --- a/docs/Constants/SMNotificationStates.html +++ b/docs/Constants/SMNotificationStates.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -167,10 +167,10 @@

Declared In

diff --git a/docs/Constants/SMRegistrationStates.html b/docs/Constants/SMRegistrationStates.html index 74bbba3..8d5640c 100644 --- a/docs/Constants/SMRegistrationStates.html +++ b/docs/Constants/SMRegistrationStates.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -165,10 +165,10 @@

Declared In

diff --git a/docs/Constants/SMRestPublicMethodTypes.html b/docs/Constants/SMRestPublicMethodTypes.html index fa208bc..7a067c4 100644 --- a/docs/Constants/SMRestPublicMethodTypes.html +++ b/docs/Constants/SMRestPublicMethodTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -241,10 +241,10 @@

Declared In

diff --git a/docs/Constants/SMRingingFeedbackOptions.html b/docs/Constants/SMRingingFeedbackOptions.html index 295030c..b3197bd 100644 --- a/docs/Constants/SMRingingFeedbackOptions.html +++ b/docs/Constants/SMRingingFeedbackOptions.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -192,10 +192,10 @@

Declared In

diff --git a/docs/Constants/SMScalingType.html b/docs/Constants/SMScalingType.html index 7c9793c..bd977fb 100644 --- a/docs/Constants/SMScalingType.html +++ b/docs/Constants/SMScalingType.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -167,10 +167,10 @@

Declared In

diff --git a/docs/Constants/SMSlowStartCallPolicy.html b/docs/Constants/SMSlowStartCallPolicy.html index 0219417..aafcad5 100644 --- a/docs/Constants/SMSlowStartCallPolicy.html +++ b/docs/Constants/SMSlowStartCallPolicy.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -163,10 +163,10 @@

Declared In

diff --git a/docs/Constants/SMVideoCodecTypes.html b/docs/Constants/SMVideoCodecTypes.html index 63a5e1e..135803f 100644 --- a/docs/Constants/SMVideoCodecTypes.html +++ b/docs/Constants/SMVideoCodecTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -182,10 +182,10 @@

Declared In

diff --git a/docs/Constants/SMVideoSourceTypes.html b/docs/Constants/SMVideoSourceTypes.html index ad5cb55..8594b46 100644 --- a/docs/Constants/SMVideoSourceTypes.html +++ b/docs/Constants/SMVideoSourceTypes.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -173,10 +173,10 @@

Declared In

diff --git a/docs/Constants/TypeOfConnection.html b/docs/Constants/TypeOfConnection.html index bb36acf..64931ed 100644 --- a/docs/Constants/TypeOfConnection.html +++ b/docs/Constants/TypeOfConnection.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -170,10 +170,10 @@

Declared In

diff --git a/docs/Protocols/SMAddressBookApplicationDelegate.html b/docs/Protocols/SMAddressBookApplicationDelegate.html index a8e755a..9a9c6cd 100644 --- a/docs/Protocols/SMAddressBookApplicationDelegate.html +++ b/docs/Protocols/SMAddressBookApplicationDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -391,10 +391,10 @@

Declared In

diff --git a/docs/Protocols/SMAddressBookServiceDelegate.html b/docs/Protocols/SMAddressBookServiceDelegate.html index 86058c1..cd34a16 100644 --- a/docs/Protocols/SMAddressBookServiceDelegate.html +++ b/docs/Protocols/SMAddressBookServiceDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -306,10 +306,10 @@

Declared In

diff --git a/docs/Protocols/SMCallApplicationDelegate.html b/docs/Protocols/SMCallApplicationDelegate.html index 40daf5f..cf84fa7 100644 --- a/docs/Protocols/SMCallApplicationDelegate.html +++ b/docs/Protocols/SMCallApplicationDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -2788,10 +2788,10 @@

Declared In

diff --git a/docs/Protocols/SMCallDelegate.html b/docs/Protocols/SMCallDelegate.html index 7b50142..043962c 100644 --- a/docs/Protocols/SMCallDelegate.html +++ b/docs/Protocols/SMCallDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -2321,10 +2321,10 @@

Declared In

diff --git a/docs/Protocols/SMCallLogServiceDelegate.html b/docs/Protocols/SMCallLogServiceDelegate.html index 39fe0fc..27d1ade 100644 --- a/docs/Protocols/SMCallLogServiceDelegate.html +++ b/docs/Protocols/SMCallLogServiceDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -369,10 +369,10 @@

Declared In

diff --git a/docs/Protocols/SMCallServiceDelegate.html b/docs/Protocols/SMCallServiceDelegate.html index 2091128..8056f00 100644 --- a/docs/Protocols/SMCallServiceDelegate.html +++ b/docs/Protocols/SMCallServiceDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -803,10 +803,10 @@

Declared In

diff --git a/docs/Protocols/SMIncomingCallDelegate.html b/docs/Protocols/SMIncomingCallDelegate.html index 14cb751..c44f46a 100644 --- a/docs/Protocols/SMIncomingCallDelegate.html +++ b/docs/Protocols/SMIncomingCallDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -542,10 +542,10 @@

Declared In

diff --git a/docs/Protocols/SMLoggingDelegate.html b/docs/Protocols/SMLoggingDelegate.html index 888e2d2..5cf7358 100644 --- a/docs/Protocols/SMLoggingDelegate.html +++ b/docs/Protocols/SMLoggingDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -198,10 +198,10 @@

Declared In

diff --git a/docs/Protocols/SMOutgoingCallDelegate.html b/docs/Protocols/SMOutgoingCallDelegate.html index eebcbd6..d9c8ca4 100644 --- a/docs/Protocols/SMOutgoingCallDelegate.html +++ b/docs/Protocols/SMOutgoingCallDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -379,10 +379,10 @@

Declared In

diff --git a/docs/Protocols/SMPushSubscriptionDelegate.html b/docs/Protocols/SMPushSubscriptionDelegate.html index 8d26bfa..32c5cfe 100644 --- a/docs/Protocols/SMPushSubscriptionDelegate.html +++ b/docs/Protocols/SMPushSubscriptionDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -179,10 +179,10 @@

Declared In

diff --git a/docs/Protocols/SMRegistrationApplicationDelegate.html b/docs/Protocols/SMRegistrationApplicationDelegate.html index 4d9de77..7b3b448 100644 --- a/docs/Protocols/SMRegistrationApplicationDelegate.html +++ b/docs/Protocols/SMRegistrationApplicationDelegate.html @@ -7,14 +7,14 @@ - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -381,10 +381,10 @@

Declared In

diff --git a/docs/hierarchy.html b/docs/hierarchy.html index 6b5f024..479e266 100644 --- a/docs/hierarchy.html +++ b/docs/hierarchy.html @@ -3,18 +3,18 @@ - MobileSDK 6.25.1 Hierarchy + MobileSDK 6.25.2 Hierarchy - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -38,7 +38,7 @@

-

MobileSDK 6.25.1 Hierarchy

+

MobileSDK 6.25.2 Hierarchy

@@ -192,10 +192,10 @@

Constant References

diff --git a/docs/index.html b/docs/index.html index ae460a3..fee7d1b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,18 +3,18 @@ - MobileSDK 6.25.1 Reference + MobileSDK 6.25.2 Reference - +

- MobileSDK 6.25.1 + MobileSDK 6.25.2

@@ -38,7 +38,7 @@

-

MobileSDK 6.25.1 Reference

+

MobileSDK 6.25.2 Reference

@@ -182,10 +182,10 @@

Constant References

diff --git a/tutorials/MobileSDK iOS User Guide.md b/tutorials/MobileSDK iOS User Guide.md index 099216e..7a64bb1 100644 --- a/tutorials/MobileSDK iOS User Guide.md +++ b/tutorials/MobileSDK iOS User Guide.md @@ -1,7 +1,7 @@ # Mobile SDK User Guide for iOS Version Number: **$SDK_VERSION$**
-Revision Date: **Apr 30, 2024** +Revision Date: **May 23, 2024** ## Mobile SDK overview diff --git a/tutorials/index.html b/tutorials/index.html index 9cc13f4..1eed553 100644 --- a/tutorials/index.html +++ b/tutorials/index.html @@ -34,7 +34,7 @@ params.set('SUBSCRIPTIONFQDN', 'blue.rbbn.com'); params.set('WEBSOCKETFQDN', 'blue.rbbn.com'); params.set('ICESERVER1', 'turn-blue.rbbn.com'); - params.set('SDK_VERSION', '6.25.1'); + params.set('SDK_VERSION', '6.25.2'); params.set('CODEC_EXAMPLE_OBJC', codecExampleObjc); params.set('CODEC_EXAMPLE_SWIFT', codecExampleSwift); params.set('AUDIO_CODECS',audioCodecs);