Crate openiap_proto

Crate openiap_proto 

Source
Expand description

The proto crate provides the protos used by the OpenIAP client(s).

Modulesยง

agent
The agent module provides the Agent struct and its methods.
base
The base module provides the CustomCommandRequest struct and its methods.
download
The download module provides the Download struct and its methods.
errors
The errors module provides the Error struct and its methods.
openiap
query
The query module provides the Query struct and its methods.
queue
The queue module provides the RegisterQueueRequest, UnRegisterQueueRequest, RegisterExchangeRequest, WatchRequest, UnWatchRequest, and QueueMessageRequest structs and their methods.
signin
The signin module provides the SigninRequest struct and its methods.
upload
The upload module provides the Upload struct and its methods.
workitem
The workitem module provides the WorkItem struct and its methods.