Method | Description | |
---|---|---|
ProwlClient ( ) : System | ||
ProwlClient ( IHttpInterface httpInterface ) : System | ||
RetreiveToken ( RetrieveToken retrieveToken ) : |
||
RetrieveApikey ( |
||
SendNotification ( INotification notification ) : NotificationResult | ||
SendVerification ( IVerification verification ) : VerificationResult |
Method | Description | |
---|---|---|
ValidateObject ( object objectToValidate ) : void |
public ProwlClient ( IHttpInterface httpInterface ) : System | ||
httpInterface | IHttpInterface | |
return | System |
public RetreiveToken ( RetrieveToken retrieveToken ) : |
||
retrieveToken | RetrieveToken | |
return |
public RetrieveApikey ( |
||
retrieveApikey | ||
return |
public SendNotification ( INotification notification ) : NotificationResult | ||
notification | INotification | |
return | NotificationResult |
public SendVerification ( IVerification verification ) : VerificationResult | ||
verification | IVerification | |
return | VerificationResult |