MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / setExtraRequestParams

Method setExtraRequestParams

libraries/katabasis/src/DeviceFlow.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void DeviceFlow::setExtraRequestParams(const QVariantMap &value)
138{
139 extraReqParams_ = value;
140}
141
142QString DeviceFlow::grantType()
143{

Callers 1

performMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected