EMEmailTestHandler Class |
The EMEmailTestHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMEmailTestHandler(DMToken, LitmusSoapApiSoap) |
Constructor
|
![]() | EMEmailTestHandler(String, String, LitmusSoapApiSoap) | Initializes a new instance of the EMEmailTestHandler class |
![]() | EMEmailTestHandler(DMToken, String, String, LitmusSoapApiSoap, IEMEmailTestRepository, IEMClientRepository, IEMEmailTestResultRepository, IEMClientEmailTestRepository, IEmailClientRepository, IDMCreativeWrapper, IEMLibraryWrapper) |
Constructor
|
Name | Description | |
---|---|---|
![]() | ApiKey |
Gets and sets api key for litmus
|
![]() | ApiPassword |
Gets and sets api password for litmus
|
![]() | ClientConnectionString |
Gets and sets client connection string
|
![]() | ClientEmailTestRepository |
Gets and sets IEMClientEmailTestRepository |
![]() | DMCreativeWrapper |
Gets and sets DMCreative Wrapper
|
![]() | EmailClientRepository |
Gets and sets IEmailClientRepository |
![]() | EmailTest |
Gets EMEmailTest
|
![]() | EMClientRepository |
Gets and sets IEMClientRepository |
![]() | EMEmailTest |
Gets EMEmailTest
|
![]() | EMEmailTestRepository |
Gets and sets IEMEmailTestRepository |
![]() | EMEmailTestResultRepository |
Gets and sets IEMEmailTestResultRepository |
![]() | EMLibraryWrapper |
Gets and sets EMLibrary wrapper
|
![]() | IsEmailTestEnabled |
Gets and sets IsEmailTestEnabled (Litmus) for the client who is placing the request
|
![]() | LitmusDomain |
Gets and sets doamin name for litmus
|
![]() | LitmusSandbox |
Gets and sets litmus sandbox flag
|
![]() | LitmusSoapApi |
Gets and sets litmus apin soap client
|
![]() | MainConnectionString |
Gets and sets main connection string
|
![]() | MaxTestDuration |
Gets and sets max duration for test, default to 10 minutes after that all completed status set to ture and state set to 3
|
![]() | UserToken |
Gets and sets user authentication token
|
Name | Description | |
---|---|---|
![]() | CreateTest |
Creates Test for a creative specified by document Id
|
![]() | GetEmailTestResults |
Gets list of EMEmailTestResult for the specified EMEmailTestResult Ids
|
![]() | GetLatestEmailTestResults |
Gets list of EMEmailTestResult for the specified document Id
|
![]() | IsAnyTestRunning |
Checks if any test is in-progress
|
![]() | PollForResults(IListEMEmailTestResult) | |
![]() | PollForResults(Int32, Boolean) |