Constructor and Description |
---|
CallAPIImpl(FritzBoxSession session)
construct me from a FritzBox Session
|
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.
|
protected static Logger LOGGER
public CallAPIImpl(FritzBoxSession session)
session
- Copyright © 2018 BITPlan GmbH. All rights reserved.