Example #1
0
 public ContactsList ListContacts()
 {
     return(ChatHub.GetContactsListFor(User.Identity.Name));
 }