sync

open suspend override fun sync(filter: String?, since: String?, fullState: Boolean, setPresence: Presence?, timeout: Long, asUserId: UserId?): Result<Sync.Response>

This is the plain sync request. If you want to subscribe to events and ore, use start or startOnce.

See also

Sync