Response that the application should use when the resource stream has been created You can keep a reference to this object as long as needed and call Finish afterwards. More...
Public Member Functions | |
virtual void | SetStreamReader (ISyncStreamReader *reader)=0 |
Set the ISyncStreamReader instance for the requested resource. | |
virtual void | Finish (Status status)=0 |
Call when the resource stream has been loaded or the load failed. NB: It's not safe to call other methods on this interface after Finish. | |
Response that the application should use when the resource stream has been created You can keep a reference to this object as long as needed and call Finish afterwards.