Classes

The following classes are available globally.

  • ET

    Main class of the SDK, which takes care of the connection to Skyle and exposes all parts of the API.

    See more

    Declaration

    Swift

    public class ET : ObservableObject
  • Undocumented

    See more

    Declaration

    Swift

    public class ObservableArray<T> : ObservableObject where T : ObservableObject
  • Undocumented

    See more

    Declaration

    Swift

    public final class Skyle_SkyleClient : Skyle_SkyleClientProtocol
    extension Skyle_SkyleClient: @unchecked Sendable