ZitiTunnelEvent
@objc
public class ZitiTunnelEvent : NSObject
Class to encapsulate a Ziti Tunneler SDK event
-
Weak reference to Ziti instnace associated with this event
Declaration
Swift
public weak var ziti: Ziti?
-
Provide a debug description of the event
Declaration
Swift
public override var debugDescription: String { get }
Return Value
String containing the debug description