Свойство | Type | Description | |
---|---|---|---|
SurveyPackageApi | Uri | ||
ValidateParams | void |
Méthode | Description | |
---|---|---|
GetSurveyPackageAsync ( string surveyId, InterviewPackageType interviewPackageType ) : System.Threading.Tasks.Task |
||
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void |
Méthode | Description | |
---|---|---|
SurveyPackageApi ( string surveyId, InterviewPackageType interviewPackageType ) : Uri | ||
ValidateParams ( string surveyId, InterviewPackageType interviewPackageType ) : void |
public GetSurveyPackageAsync ( string surveyId, InterviewPackageType interviewPackageType ) : System.Threading.Tasks.Task |
||
surveyId | string | |
interviewPackageType | InterviewPackageType | |
Résultat | System.Threading.Tasks.Task |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
Résultat | void |