메소드 | 설명 | |
---|---|---|
ClearRTTConversation ( ) : void | ||
CreateRttConversation ( VATRPChat chatRoom ) : void | ||
InCallMessagingViewModel ( ) : System | ||
InCallMessagingViewModel ( IChatService chatMng, IContactsService contactsMng ) : System |
메소드 | 설명 | |
---|---|---|
FilterMessages ( object obj ) : bool | ||
ProcessInputCharacters ( object obj ) : void |
메소드 | 설명 | |
---|---|---|
Init ( ) : void | ||
OnChatRoomUpdated ( object sender, VATRP.Core.Events.ConversationUpdatedEventArgs e ) : void | ||
OnRttReceived ( object sender, |
||
SendMessage ( char key, bool isIncomplete ) : void | ||
SendMessage ( string message ) : void |
public CreateRttConversation ( VATRPChat chatRoom ) : void | ||
chatRoom | VATRPChat | |
리턴 | void |
public InCallMessagingViewModel ( IChatService chatMng, IContactsService contactsMng ) : System | ||
chatMng | IChatService | |
contactsMng | IContactsService | |
리턴 | System |
protected ProcessInputCharacters ( object obj ) : void | ||
obj | object | |
리턴 | void |