public interface CallAPI
Modifier and Type | Method and Description |
---|---|
void |
dial(String number)
dial the given number
|
List<Call> |
getCallList()
Requests the call list from the FritzBox and returns it.
|
Copyright © 2018 BITPlan GmbH. All rights reserved.