Always broadcast user presence to users' friends #828
Annotations
3 errors
Unit testing:
osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L84
'IMetadataClient' does not contain a definition for 'FriendPresenceUpdated' and no accessible extension method 'FriendPresenceUpdated' accepting a first argument of type 'IMetadataClient' could be found (are you missing a using directive or an assembly reference?)
|
Unit testing:
osu.Server.Spectator/Hubs/Metadata/MetadataHub.cs#L244
'IMetadataClient' does not contain a definition for 'FriendPresenceUpdated' and no accessible extension method 'FriendPresenceUpdated' accepting a first argument of type 'IMetadataClient' could be found (are you missing a using directive or an assembly reference?)
|
Unit testing
Process completed with exit code 1.
|