Свойство | Тип | Описание | |
---|---|---|---|
SetCommands | void |
Метод | Описание | |
---|---|---|
InterlocutorResourceViewModel ( |
||
StartListen ( ) : void | ||
StopListen ( ) : void | ||
Subscribe ( IResourceUpdateHandler handler ) : void |
Метод | Описание | |
---|---|---|
RemoveContactCanExecute ( ) : bool | ||
RemoveContactExecuted ( ) : void | ||
SendRequestAuthorizationCanExecute ( ) : bool | ||
SendRequestAuthorizationExecuted ( ) : void | ||
ShowContactLogExecuted ( ) : void | ||
ShowInterlocutorChatExecuted ( ) : void |
Метод | Описание | |
---|---|---|
SetCommands ( ) : void |
public InterlocutorResourceViewModel ( |
||
interlocutor | ||
Результат | System.ComponentModel |
protected RemoveContactCanExecute ( ) : bool | ||
Результат | bool |
protected SendRequestAuthorizationCanExecute ( ) : bool | ||
Результат | bool |
protected SendRequestAuthorizationExecuted ( ) : void | ||
Результат | void |
protected ShowContactLogExecuted ( ) : void | ||
Результат | void |
protected ShowInterlocutorChatExecuted ( ) : void | ||
Результат | void |
public Subscribe ( IResourceUpdateHandler handler ) : void | ||
handler | IResourceUpdateHandler | |
Результат | void |