Method | Description | |
---|---|---|
ChatHistory ( Tempest.Social.SocialClient socialClient ) : System | ||
GetMessages ( Group group ) : IEnumerable |
Lock on the returned enumerable. |
Method | Description | |
---|---|---|
GetMessageCollection ( Group group ) : ObservableCollection |
||
OnReceivedTextMessage ( object sender, Tempest.Social.TextMessageEventArgs e ) : void |
public ChatHistory ( Tempest.Social.SocialClient socialClient ) : System | ||
socialClient | Tempest.Social.SocialClient | |
return | System |
public GetMessages ( Group group ) : IEnumerable |
||
group | Group | |
return | IEnumerable |