Skip to content

Commit

Permalink
Glia Core SDK Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BitriseBot authored and yurii-glia committed Jul 19, 2023
1 parent 7183fec commit 1c6543f
Show file tree
Hide file tree
Showing 10 changed files with 85 additions and 43 deletions.
2 changes: 1 addition & 1 deletion GliaCoreSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GliaCoreSDK'
s.version = '1.0.4'
s.version = '1.0.5'
s.summary = 'The Glia Core SDK'
s.description = 'The Glia Core SDK brings the in-person customer experience to iOS devices.'
s.homepage = 'https://www.glia.com/'
Expand Down
Binary file modified GliaCoreSDK.xcframework/ios-arm64/GliaCoreSDK.framework/GliaCoreSDK
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -528,13 +528,11 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GliaCore * _




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Clear the use session of the client library
- (void)clearSession;
@end


enum LogLevel : NSInteger;

@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
Expand All @@ -553,6 +551,7 @@ enum LogLevel : NSInteger;




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Uploads a file to an engagement. The uploaded file can be later sent as part of a chat message attachments.
/// If Glia’s servers require a security check for the uploaded file, then it will be triggered automatically. The completion
Expand Down Expand Up @@ -619,6 +618,7 @@ enum LogLevel : NSInteger;




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Change the site used by the client library.
/// \param site The siteID that should be selected.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13496,8 +13496,8 @@
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "GliaCoreSDK"
},
Expand Down Expand Up @@ -34284,6 +34284,20 @@
"length": 10,
"value": "\"response\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/URLSessionConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 951,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/URLSessionConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 1167,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/ConferencePayload.swift",
"kind": "StringLiteral",
Expand Down Expand Up @@ -35535,7 +35549,7 @@
"kind": "StringLiteral",
"offset": 433,
"length": 7,
"value": "\"1.0.4\""
"value": "\"1.0.5\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Medra\/Channel\/NamespacedChannel.swift",
Expand Down Expand Up @@ -35568,35 +35582,35 @@
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "BooleanLiteral",
"offset": 15912,
"offset": 15965,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 48952,
"offset": 49828,
"length": 22,
"value": "\"capabilities:request\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 49011,
"offset": 49887,
"length": 23,
"value": "\"capabilities:response\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 48952,
"offset": 49828,
"length": 22,
"value": "\"capabilities:request\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 49011,
"offset": 49887,
"length": 23,
"value": "\"capabilities:response\""
},
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -528,13 +528,11 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GliaCore * _




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Clear the use session of the client library
- (void)clearSession;
@end


enum LogLevel : NSInteger;

@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
Expand All @@ -553,6 +551,7 @@ enum LogLevel : NSInteger;




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Uploads a file to an engagement. The uploaded file can be later sent as part of a chat message attachments.
/// If Glia’s servers require a security check for the uploaded file, then it will be triggered automatically. The completion
Expand Down Expand Up @@ -619,6 +618,7 @@ enum LogLevel : NSInteger;




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Change the site used by the client library.
/// \param site The siteID that should be selected.
Expand Down Expand Up @@ -1891,13 +1891,11 @@ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GliaCore * _




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Clear the use session of the client library
- (void)clearSession;
@end


enum LogLevel : NSInteger;

@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
Expand All @@ -1916,6 +1914,7 @@ enum LogLevel : NSInteger;




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Uploads a file to an engagement. The uploaded file can be later sent as part of a chat message attachments.
/// If Glia’s servers require a security check for the uploaded file, then it will be triggered automatically. The completion
Expand Down Expand Up @@ -1982,6 +1981,7 @@ enum LogLevel : NSInteger;




@interface GliaCore (SWIFT_EXTENSION(GliaCoreSDK))
/// Change the site used by the client library.
/// \param site The siteID that should be selected.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13496,8 +13496,8 @@
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "GliaCoreSDK"
},
Expand Down Expand Up @@ -34284,6 +34284,20 @@
"length": 10,
"value": "\"response\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/URLSessionConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 951,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/URLSessionConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 1167,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/ConferencePayload.swift",
"kind": "StringLiteral",
Expand Down Expand Up @@ -35535,7 +35549,7 @@
"kind": "StringLiteral",
"offset": 433,
"length": 7,
"value": "\"1.0.4\""
"value": "\"1.0.5\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Medra\/Channel\/NamespacedChannel.swift",
Expand Down Expand Up @@ -35568,35 +35582,35 @@
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "BooleanLiteral",
"offset": 15912,
"offset": 15965,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 48952,
"offset": 49828,
"length": 22,
"value": "\"capabilities:request\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 49011,
"offset": 49887,
"length": 23,
"value": "\"capabilities:response\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 48952,
"offset": 49828,
"length": 22,
"value": "\"capabilities:request\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 49011,
"offset": 49887,
"length": 23,
"value": "\"capabilities:response\""
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13496,8 +13496,8 @@
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "GliaCoreSDK"
},
Expand Down Expand Up @@ -34284,6 +34284,20 @@
"length": 10,
"value": "\"response\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/URLSessionConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 951,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Extensions\/URLSessionConfiguration.swift",
"kind": "BooleanLiteral",
"offset": 1167,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Model\/JSON\/ConferencePayload.swift",
"kind": "StringLiteral",
Expand Down Expand Up @@ -35535,7 +35549,7 @@
"kind": "StringLiteral",
"offset": 433,
"length": 7,
"value": "\"1.0.4\""
"value": "\"1.0.5\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Medra\/Channel\/NamespacedChannel.swift",
Expand Down Expand Up @@ -35568,35 +35582,35 @@
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "BooleanLiteral",
"offset": 15912,
"offset": 15965,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 48952,
"offset": 49828,
"length": 22,
"value": "\"capabilities:request\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 49011,
"offset": 49887,
"length": 23,
"value": "\"capabilities:response\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 48952,
"offset": 49828,
"length": 22,
"value": "\"capabilities:request\""
},
{
"filePath": "\/Users\/vagrant\/git\/GliaCoreSDK\/GliaCoreSDK\/Classes\/API\/GliaCore\/GliaCore.swift",
"kind": "StringLiteral",
"offset": 49011,
"offset": 49887,
"length": 23,
"value": "\"capabilities:response\""
},
Expand Down
Loading

0 comments on commit 1c6543f

Please sign in to comment.