EventBus

public class EventBus

Undocumented

  • The default common EventBus instance

    Declaration

    Swift

    public static let `default`: EventBus
  • The domain string that identify different EventBus instance

    Declaration

    Swift

    public let domain: String
  • The construction of EventBus

    Declaration

    Swift

    public init(domain: String)

    Parameters

    domain

    The domain string