프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CheckSurveyId | void | ||
SettingsApi |
메소드 | 설명 | |
---|---|---|
AddOrUpdateAsync ( string surveyId, Nfield.Models.SurveySetting setting ) : Task |
See INfieldSurveySettingsService.AddOrUpdateAsync
|
|
InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
QueryAsync ( string surveyId ) : Task |
See INfieldSurveySettingsService.QueryAsync
|
메소드 | 설명 | |
---|---|---|
CheckSurveyId ( string surveyId ) : void | ||
SettingsApi ( string surveyId, string id ) : |
public AddOrUpdateAsync ( string surveyId, Nfield.Models.SurveySetting setting ) : Task |
||
surveyId | string | |
setting | Nfield.Models.SurveySetting | |
리턴 | Task |
public InitializeNfieldConnection ( INfieldConnectionClient connection ) : void | ||
connection | INfieldConnectionClient | |
리턴 | void |