tripkit-android / com.skedgo.tripkit.ui.utils / MainThreadBus / post
post
Posts an event and expects to handle it on the main thread.
Parameters
event
- Any!: The event that we want to post.
tripkit-android / com.skedgo.tripkit.ui.utils / MainThreadBus / post
Posts an event and expects to handle it on the main thread.
event
- Any!: The event that we want to post.