Ditto 4.13.1
 
Loading...
Searching...
No Matches
ConnectionRequestAuthorization.hpp
1#ifndef DITTO_CONNECTION_REQUEST_AUTHORIZATION_H
2#define DITTO_CONNECTION_REQUEST_AUTHORIZATION_H
3
4namespace ditto {
5
20
21} // namespace ditto
22
23#endif
Namespace for the Ditto C++ SDK types and functions.
Definition AbstractDocumentPath.hpp:19
ConnectionRequestAuthorization
Indicates whether a connection request should be authorized.
Definition ConnectionRequestAuthorization.hpp:9
@ deny
Definition ConnectionRequestAuthorization.hpp:13
@ allow
Definition ConnectionRequestAuthorization.hpp:18