Expand description
The proto crate provides the protos used by the OpenIAP client(s).
Modulesยง
- agent
- The
agentmodule provides theAgentstruct and its methods. - base
- The
basemodule provides theCustomCommandRequeststruct and its methods. - download
- The
downloadmodule provides theDownloadstruct and its methods. - errors
- The
errorsmodule provides theErrorstruct and its methods. - openiap
- query
- The
querymodule provides theQuerystruct and its methods. - queue
- The
queuemodule provides theRegisterQueueRequest,UnRegisterQueueRequest,RegisterExchangeRequest,WatchRequest,UnWatchRequest, andQueueMessageRequeststructs and their methods. - signin
- The
signinmodule provides theSigninRequeststruct and its methods. - upload
- The
uploadmodule provides theUploadstruct and its methods. - workitem
- The
workitemmodule provides theWorkItemstruct and its methods.