PeerListIteratorOptions

fun PeerListIteratorOptions(byGroupName: String? = null, byRoleName: String? = null, byPeerIds: ArrayList<String>? = null, limit: Int = 10)