[PATCH v2 3/3] doc: sim-api document ClearForbiddenNetworkOperators
Sean Nyekjaer <[email protected]> Thu, 03 Jul 2025 13:48:21 +0200
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <[email protected]> |
--- doc/sim-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/sim-api.txt b/doc/sim-api.txt index 419d8ec3ef17fc5b2876d1047249ab76bf608cce..f95e2b3a9e3562f66dde7b3c8d93bde6267071ec 100644 --- a/doc/sim-api.txt +++ b/doc/sim-api.txt @@ -89,6 +89,13 @@ Methods dict GetProperties() [service].Error.InvalidArguments [service].Error.Failed + void ClearForbiddenNetworkOperators() + + Clear the forbidden operator list. + + Possible Errors: [service].Error.InProgress + [service].Error.Failed + Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given -- 2.49.0