add getTakenCalls
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / missedcalls.php
CommitLineData
a35e3e67
S
1<?php
2require_once('config.php');
3print_r($sp->getMissedCalls());
4$sp->logout();