diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Telephony service allows respective clients access to the Handsfree Profile via | hangup | hangup an active call or reject incoming call | | | answer | answer incoming call | | | get_battery_level | getting battery level of connected phone device | | +| get_network_registration | getting network registration of connected phone device | *Response:* {"Status": "registered","Mode": "auto-only","Name": "Irancell","Strength": 20} | ## Events |