Signal clients on friend presence state changes #801
Annotations
3 errors
Unit testing:
osu.Server.Spectator/Hubs/Metadata/MetadataHub_Friends.cs#L18
'IMetadataClient' does not contain a definition for 'FriendConnected' and no accessible extension method 'FriendConnected' 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_Friends.cs#L29
'IMetadataClient' does not contain a definition for 'FriendDisconnected' and no accessible extension method 'FriendDisconnected' 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.
|