getNewMessageUpdates

fun getNewMessageUpdates(): Observable<KvnMessage>

This Observable emits if there is any new messages after getKvnMessages with a KvnLoadStrategy.REFRESH is called. Subscribing to this observable does not trigger any updates

Return

a Observable that emits any new Kvn Messages