Property | Type | Description | |
---|---|---|---|
TunnelWaitLock | object |
Property | Type | Description | |
---|---|---|---|
CompleteDeactivation | void | ||
Engagement | System | ||
ProcessRateResponse | void | ||
SecondPartyPropertyChanged | void | ||
SuggestCountdownToDeactivation | void |
Method | Description | |
---|---|---|
ActivityOccured ( |
||
Close ( ) : void | ||
GetFunction ( String function ) : IFunction | ||
HasFunction ( String function ) : bool | ||
LogoutOccurred ( object sender, |
||
OnActivate ( |
||
OnDeactivate ( |
||
OnPropertyChanged ( String property ) : void | ||
SetRating ( string interactionId, string ratingName, int rating ) : void |
Method | Description | |
---|---|---|
CompleteDeactivation ( ) : void | ||
Engagement ( GwupeClientAppContext appContext, |
||
ProcessRateResponse ( |
||
SecondPartyPropertyChanged ( object sender, |
||
SuggestCountdownToDeactivation ( ) : void |
public ActivityOccured ( |
||
args | ||
return | void |
public GetFunction ( String function ) : IFunction | ||
function | String | |
return | IFunction |
public HasFunction ( String function ) : bool | ||
function | String | |
return | bool |
public LogoutOccurred ( object sender, |
||
sender | object | |
e | ||
return | void |
public OnDeactivate ( |
||
e | ||
return | void |
public OnPropertyChanged ( String property ) : void | ||
property | String | |
return | void |
public SetRating ( string interactionId, string ratingName, int rating ) : void | ||
interactionId | string | |
ratingName | string | |
rating | int | |
return | void |