Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
A Composable screen content that is displayed when the data is being loaded.
Link copied to clipboard
Link copied to clipboard
A Composable component that displays the phone call log based on the given logEntries.
Link copied to clipboard
A Composable component that displays a single phone call log entry based on the given logEntry.
Link copied to clipboard
A Composable screen that displays the phone call log and the server information. It has two states: loading and success. The loading state is displayed when the data is being loaded and the success state is displayed when the data has been loaded successfully.
Link copied to clipboard
A Composable component that displays the server information based on the given serverHost and serverPort.
Link copied to clipboard
A Composable screen content that is displayed when the data has been loaded successfully.
Link copied to clipboard
Link copied to clipboard