CloseUSSDSession: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command closes the existing USSD session on the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''CloseUSSDSession''' |PortIndex |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# CloseUSSDSession 0 </syntaxhighlight>") |
m (added Category:R2D2 using HotCat) |
||
Line 18: | Line 18: | ||
~# CloseUSSDSession 0 | ~# CloseUSSDSession 0 | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:R2D2]] |
Revision as of 22:22, 1 April 2025
This command closes the existing USSD session on the specified GSM port.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
CloseUSSDSession | PortIndex | Error Code in case of error. |
OUTPUT
None
EXAMPLE
~# CloseUSSDSession 0