getContacts

fun getContacts(group: String? = null): ArrayList<Contact>

Returns contact list

Return

contact list

Parameters

group

If defined, restrict list to user inside defined group