Exemple #1
0
 public void Subscribe(string token)
 {
     _userConnectionService.Connected(Context, token);
 }