DataSourceResponse

class cee.ug.DataSourceResponse()

Response from the data source (Data Provider)

Contains the string data sent from the provider as well as changeInfo which indicates what (if anything) has changed in the data provider (similar to pollForDataSourceChanges())

Properties


Properties

DataSourceResponse.changeInfo
Type:

PollForDataSourceChangesInfo optional

DataSourceResponse.stringData
Type:

string