| Index: doc/service-api.txt
|
| diff --git a/doc/service-api.txt b/doc/service-api.txt
|
| index ba8731b719d7bacc504e9b8caeac0cd10070e192..4ecb57c557738d9ba25e3b8b4fcb316ec14dc54f 100644
|
| --- a/doc/service-api.txt
|
| +++ b/doc/service-api.txt
|
| @@ -85,9 +85,6 @@ Methods dict GetProperties()
|
| If a service has been used before, this allows a
|
| reorder of the favorite services.
|
|
|
| - The target service object must be part of this
|
| - profile. Moving between profiles is not supported.
|
| -
|
| Possible Errors: [service].Error.InvalidArguments
|
|
|
| void MoveAfter(object service)
|
| @@ -95,9 +92,6 @@ Methods dict GetProperties()
|
| If a service has been used before, this allows a
|
| reorder of the favorite services.
|
|
|
| - The target service object must be part of this
|
| - profile. Moving between profiles is not supported.
|
| -
|
| Possible Errors: [service].Error.InvalidArguments
|
|
|
| void ActivateCellularModem(string carrier)
|
|
|