Monitor

public struct Monitor

A struct that holds the reference to the server wide monitoring delegate.

  • The reference to the server wide monitoring delegate.

    Declaration

    Swift

    public static var delegate: ServerMonitor?