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