33 #ifndef _IDENTT_STORE_THREEPID_SERVICE_HPP_ 34 #define _IDENTT_STORE_THREEPID_SERVICE_HPP_ 58 void GetValidated3pidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::GetValidated3pidDataT* gva);
72 void Bind3pidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::Bind3pidDataT* bpa);
80 #endif // _IDENTT_STORE_THREEPID_SERVICE_HPP_ void Bind3pidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::Bind3pidDataT *bpa)
Bind3pidAction: Bind a 3pid Request.
Definition: ThreePidService.cc:93
void GetValidated3pidAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::GetValidated3pidDataT *gva)
GetValidated3pidAction: Validate a 3pid Request.
Definition: ThreePidService.cc:58
Definition: SignedJson.hpp:43
Definition: StoreBase.hpp:58
Definition: ThreePidService.hpp:42
Definition: CryptoBase.hpp:49