Méthode | Description | |
---|---|---|
ContactsViewModel ( IForegroundUpdateService foregroundUpdateService, Func |
||
PlaySound ( bool isIncomingCall ) : Task | ||
ReloadPeerData ( ) : void | ||
SelectConversation ( string userId ) : bool | ||
StopSound ( ) : Task |
Méthode | Description | |
---|---|---|
Contact_OnCloseConversation ( |
||
Contact_OnIsInCallMode ( |
||
ForegroundUpdateService_GetShownUser ( ) : string | ||
LayoutChanged ( LayoutType layout ) : void | ||
OnPeerDataUpdated ( ) : void | ||
OnVoipStateUpdate ( VoipState voipState ) : void | ||
UpdateSelection ( ) : void |
public ContactsViewModel ( IForegroundUpdateService foregroundUpdateService, Func |
||
foregroundUpdateService | IForegroundUpdateService | |
contactFactory | Func |
|
uiDispatcher | CoreDispatcher | |
Résultat | System |
public PlaySound ( bool isIncomingCall ) : Task | ||
isIncomingCall | bool | |
Résultat | Task |
public SelectConversation ( string userId ) : bool | ||
userId | string | |
Résultat | bool |