Uses of Class
org.starcoin.bean.EventNotification
-
Packages that use EventNotification Package Description org.starcoin.api -
-
Uses of EventNotification in org.starcoin.api
Methods in org.starcoin.api that return types with arguments of type EventNotification Modifier and Type Method Description io.reactivex.Flowable<EventNotification>StarcoinSubscriber. newTxnSendRecvEventNotifications(EventFilter eventFilter)用于获取 Event 相关的通知
-