How to update query in ParseLiveList?

I am using a ParseLiveList in my code. I wanted to update the query params, each time I want it to. I tried Wrapping the ParseLiveList with Observable but got no luck.

What is ParseLiveList? Would you mind to share some reference?