TF-60 Add domain get device contact suggestion

This commit is contained in:
dab246
2021-09-21 15:22:54 +07:00
committed by Dat H. Pham
parent c1040dfc35
commit 6ed3df52a2
11 changed files with 141 additions and 11 deletions
@@ -0,0 +1,4 @@
enum ContactSuggestionSource {
all, localContact, deviceContact
}