ZitiRunloop

@objc
public class ZitiRunloop : NSObject

Helper class to manage private loop constructs. An object of this class can be used when holding a shared instane of the loop to be used among multiple identities

  • Initialize an instance of ZitiRunLoop

    Declaration

    Swift

    public override init()