Refactor foreground notification text
This commit is contained in:
@@ -243,7 +243,7 @@ class WebSocketConnection {
|
||||
}
|
||||
|
||||
interface OnNetworkFailureRunnable {
|
||||
void execute(long millis);
|
||||
void execute(int minutes);
|
||||
}
|
||||
|
||||
enum State {
|
||||
|
||||
Reference in New Issue
Block a user