C# Class JabbrMobile.Common.Messages.JabbrTopicChangedMessage

Inheritance: JabbrMessage
Datei anzeigen Open project: Redth/JabbRIsMobile

Public Methods

Method Description
JabbrTopicChangedMessage ( object sender, JabbrConnection jabbr, string roomName, string topic, string who ) : System.Collections.Generic

Method Details

JabbrTopicChangedMessage() public method

public JabbrTopicChangedMessage ( object sender, JabbrConnection jabbr, string roomName, string topic, string who ) : System.Collections.Generic
sender object
jabbr JabbrMobile.Common.Services.JabbrConnection
roomName string
topic string
who string
return System.Collections.Generic