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