noise/needConectionMethods.txt
2021-10-18 14:07:03 +02:00

17 lines
309 B
Plaintext

!Needed methods:!
Dart -> Kotlin
Kotlin -> Dart
// Dart reloads users picture from ./cache (??) when it changes on runtime
- did_profilepicture_change() -> bool
// new messages
// look for currently open chat (if none is open -> null).
-> update_text()
# ToDo!! Does Kotlin or Dart send notifications?