open class IsFollowingQuery
(source)
IsFollowingQuery() IsFollowingQuery(source: String, dest: String)
A query body to check whether the 'source' is following the 'destination' user. |
open fun getDest(): String |
|
open fun getSource(): String |