- Introduce client phone addon, UI, and XEH handlers - Route actor phone interaction to the new phone UI - Add initial phone state, event handling, and persistence
6 lines
110 B
C++
6 lines
110 B
C++
PREP(initContactStore);
|
|
PREP(initEmailStore);
|
|
PREP(initMessageStore);
|
|
PREP(initPhoneStore);
|
|
PREP(initPlayer);
|