Skip to content
Snippets Groups Projects

Update Bindings.xcframework

Merged Dariusz Rybicki requested to merge dev/update-bindings into development
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -21,7 +21,7 @@ extension E2ESend {
messageType,
recipientId: recipientId,
payload: payload,
e2eParams: e2eParams
e2eParamsJSON: e2eParams
)
return try E2ESendReport.decode(reportData)
}
Loading