mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-12 19:50:03 +05:00
Merge pull request #363 from defnax/api-forowncustomstate
Enabled API for getOwnCustomStateString
This commit is contained in:
commit
876e276c6c
@ -445,6 +445,7 @@ public:
|
||||
|
||||
/**
|
||||
* @brief getCustomStateString get your custom status message
|
||||
* @jsonapi{development}
|
||||
* @return status message
|
||||
*/
|
||||
virtual std::string getOwnCustomStateString() = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user