diff options
-rw-r--r-- | spec/Connection_Interface_Contact_List.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/Connection_Interface_Contact_List.xml b/spec/Connection_Interface_Contact_List.xml index 3edbd54b..66834da9 100644 --- a/spec/Connection_Interface_Contact_List.xml +++ b/spec/Connection_Interface_Contact_List.xml @@ -844,6 +844,7 @@ <property name="DownloadAtConnection" type="b" access="read" tp:name-for-bindings="Download_At_Connection" tp:is-connection-parameter='yes'> + <tp:added version="0.UNRELEASED"/> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If true, the contact list is automatically downloaded at connection. If false, the contact list is only downloaded @@ -1109,6 +1110,7 @@ </method> <method name="Download" tp:name-for-bindings="Download"> + <tp:added version="0.UNRELEASED"/> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Download the contact list from the server. If <tp:member-ref>DownloadAtConnection</tp:member-ref> is true, |