Enums

The following enums are available globally.

  • TimelineSync component’s state

    See more

    Declaration

    Objective-C

    enum TSClientState : NSUInteger {}

    Swift

    enum TSClientState : UInt
  • Timeline Synchroniser’s state

    See more

    Declaration

    Objective-C

    enum TSState : NSUInteger {}

    Swift

    enum TSState : UInt