Notify users of who is spectating them #838
Annotations
4 errors
Test:
osu.Server.Spectator/Hubs/Spectator/SpectatorHub.cs#L215
The type or namespace name 'SpectatorUser' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
osu.Server.Spectator/Hubs/Spectator/SpectatorHub.cs#L221
'ISpectatorClient' does not contain a definition for 'UserStartedWatching' and no accessible extension method 'UserStartedWatching' accepting a first argument of type 'ISpectatorClient' could be found (are you missing a using directive or an assembly reference?)
|
Test:
osu.Server.Spectator/Hubs/Spectator/SpectatorHub.cs#L230
'ISpectatorClient' does not contain a definition for 'UserEndedWatching' and no accessible extension method 'UserEndedWatching' accepting a first argument of type 'ISpectatorClient' could be found (are you missing a using directive or an assembly reference?)
|
Test
Process completed with exit code 1.
|
Loading