C# Class JabbrMobile.Common.Messages.JabbrTopicChangedMessage

Inheritance: JabbrMessage
Afficher le fichier Open project: Redth/JabbRIsMobile

Méthodes publiques

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

Method Details

JabbrTopicChangedMessage() public méthode

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
Résultat System.Collections.Generic