C# 클래스 QuizGameServer.CampfireChatApiAdapter

상속: IChatApi
파일 보기 프로젝트 열기: pebblecode/ChatQuiz 1 사용 예제들

공개 메소드들

메소드 설명
BroadcastMessage ( string message ) : void
CampfireChatApiAdapter ( ) : System

비공개 메소드들

메소드 설명
_room_DataEmitted ( CampfireHoon message ) : void

메소드 상세

BroadcastMessage() 공개 메소드

public BroadcastMessage ( string message ) : void
message string
리턴 void

CampfireChatApiAdapter() 공개 메소드

public CampfireChatApiAdapter ( ) : System
리턴 System