updateUserPresence abstract method
- Presence presence
Updates MyUser.presence to the provided value.
Implementation
Future<void> updateUserPresence(Presence presence);
Updates MyUser.presence to the provided value.
Future<void> updateUserPresence(Presence presence);