diff --git a/proto/sharing_enums.proto b/proto/sharing_enums.proto index 196adf2f..89a8faf2 100644 --- a/proto/sharing_enums.proto +++ b/proto/sharing_enums.proto @@ -496,6 +496,7 @@ enum ServerActionName { UPLOAD_CONTACTS_AND_CERTIFICATES = 8; LIST_REACHABLE_PHONE_NUMBERS = 9; LIST_MY_DEVICES = 10; + LIST_CONTACT_PEOPLE = 11; } // The Fast Share server response state.