IInfrascaleSdkCallback Interface |
Namespace: SOS.SDK.Contracts
public interface IInfrascaleSdkCallback
The IInfrascaleSdkCallback type exposes the following members.
Name | Description | |
---|---|---|
JobCompleted |
Job completed.
| |
JobEvents |
Job notifies about events.
| |
JobProgress |
Job notifies about progress.
| |
JobStarted |
Job started.
| |
KeepAlive |
Is need to keep alive this connection.
| |
ServerAuthTokenExpired |
Raised when current ServerAuthToken was expired and you need to provide new valid ServerAuthToken.
|