C# 클래스 JabbrMobile.Common.Messages.JabbrTopicChangedMessage

상속: JabbrMessage
파일 보기 프로젝트 열기: Redth/JabbRIsMobile

공개 메소드들

메소드 설명
JabbrTopicChangedMessage ( object sender, JabbrConnection jabbr, string roomName, string topic, string who ) : System.Collections.Generic

메소드 상세

JabbrTopicChangedMessage() 공개 메소드

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
리턴 System.Collections.Generic