diff --git a/doc/call-volume-api.txt b/doc/call-volume-api.txt index 969f24c7..6db0132f 100644 --- a/doc/call-volume-api.txt +++ b/doc/call-volume-api.txt @@ -15,7 +15,7 @@ Methods dict GetProperties() void SetProperty(string property, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. diff --git a/doc/cell-broadcast-api.txt b/doc/cell-broadcast-api.txt index 8c6ef1b5..ec5f14c8 100644 --- a/doc/cell-broadcast-api.txt +++ b/doc/cell-broadcast-api.txt @@ -15,7 +15,7 @@ Methods dict GetProperties() void SetProperty(string property, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. diff --git a/doc/message-api.txt b/doc/message-api.txt index 9e8d02f9..f7ab22a0 100644 --- a/doc/message-api.txt +++ b/doc/message-api.txt @@ -25,7 +25,7 @@ Methods dict GetProperties() void SetProperty(string name, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. diff --git a/doc/message-waiting-api.txt b/doc/message-waiting-api.txt index 77b7b6c5..e381923f 100644 --- a/doc/message-waiting-api.txt +++ b/doc/message-waiting-api.txt @@ -15,7 +15,7 @@ Methods dict GetProperties() void SetProperty(string property, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. diff --git a/doc/modem-api.txt b/doc/modem-api.txt index c48375e9..b92e53cd 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -15,7 +15,7 @@ Methods dict GetProperties() void SetProperty(string property, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. diff --git a/doc/network-api.txt b/doc/network-api.txt index 083e9184..4616542e 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -15,7 +15,7 @@ Methods dict GetProperties() void SetProperty(string name, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. diff --git a/doc/radio-settings-api.txt b/doc/radio-settings-api.txt index 00eca546..ebf6138b 100644 --- a/doc/radio-settings-api.txt +++ b/doc/radio-settings-api.txt @@ -15,7 +15,7 @@ Methods dict GetProperties() void SetProperty(string name, variant value) Changes the value of the specified property. Only - properties that are listed as read-write are + properties that are listed as readwrite are changeable. On success a PropertyChanged signal will be emitted. @@ -28,7 +28,7 @@ Signals PropertyChanged(string property, variant value) This signal indicates a changed value of the given property. -Properties string TechnologyPreference [read-write] +Properties string TechnologyPreference [readwrite] The current radio access selection mode, also known as network preference. @@ -42,7 +42,7 @@ Properties string TechnologyPreference [read-write] "umts" Only UMTS used for radio access. "lte" Only LTE used for radio acccess. - boolean FastDormancy [read-write, optional] + boolean FastDormancy [readwrite, optional] This property will enable or disable the fast dormancy feature in the modem. Fast dormancy