Classes
The following classes are available globally.
-
Main class of the SDK, which takes care of the connection to Skyle and exposes all parts of the API.
See moreDeclaration
Swift
public class ET : ObservableObject
-
Undocumented
See moreDeclaration
Swift
public class ObservableArray<T> : ObservableObject where T : ObservableObject
-
Undocumented
See moreDeclaration
Swift
public final class Skyle_SkyleClient : Skyle_SkyleClientProtocol
extension Skyle_SkyleClient: @unchecked Sendable