IAgentApp::EnableTipOfTheDay

voidIAgentApp::EnableTipOfTheDay(UINTnTipCount)

Enable or disable TipOfTheDay via the agent.

Defined in: ot_agent.cpp

Return Value

void

Parameters

nTipCount

No. of tips you want to provide. 0 will disable the feature.

Comments

If enabled, the "Next Tip" command will show up in the Commands list and the next time you call ShowTipOfTheDay a new tip will be provided.