Type Alias NEContactsInfoResult

NEContactsInfoResult: { foundList: NEContact[]; notFoundList: string[] }

Type declaration