UserListQuery
public protocol UserListQuery: AnyObject
Undocumented
-
Undocumented
Declaration
Swift
var hasNext: Bool
-
Undocumented
Declaration
Swift
var isLoading: Bool
-
Undocumented
Declaration
Swift
func loadNextPage(completionHandler: @escaping UserListHandler)