MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / seatUsage

Method seatUsage

app/src/Licensing/LemonSqueezy.cpp:117–120  ·  view source on GitHub ↗

* @brief Returns the number of devices currently activated. */

Source from the content-addressed store, hash-verified

115 * @brief Returns the number of devices currently activated.
116 */
117int Licensing::LemonSqueezy::seatUsage() const
118{
119 return m_seatUsage;
120}
121
122/**
123 * @brief Returns true when Pro is active via an online license or an imported

Callers 1

getStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected