Package | Description |
---|---|
com.bitplan.fritzbox | |
de.ingo.fritzbox.data | |
de.ingo.fritzbox.utils |
Modifier and Type | Method and Description |
---|---|
List<Call> |
CallAPI.getCallList()
Requests the call list from the FritzBox and returns it.
|
List<Call> |
CallAPIImpl.getCallList()
Requests the call list from the FritzBox and returns it.
|
Modifier and Type | Method and Description |
---|---|
Call |
Call.Builder.build()
Creates a Call-object from the values set in this builder.
|
Modifier and Type | Method and Description |
---|---|
static List<Call> |
CsvParser.parseCallList(String csvString)
Parses a call list CSV file.
|
Copyright © 2018 BITPlan GmbH. All rights reserved.