Publisher
Functions
Link copied to clipboard
abstract fun publishGlobally(subscriptionBuilder: GlobalSubscription.() -> Unit, eventBuilder: Event.() -> Unit)
发布全局订阅事件.
Link copied to clipboard
abstract fun publishLocally(subscriptionBuilder: LocalSubscription.() -> Unit, eventBuilder: Event.() -> Unit)
发布本地订阅事件.