nx_metadata_sdk
1.0
Metadata SDK
|
#include <i_action.h>
Public Attributes | |
Ptr< IString > | actionUrl |
Ptr< IString > | messageToUser |
Data returned to the Server after the Action has been executed. Only one of the strings can be set non-empty.
If neither null nor empty, the Client will open this URL in an embedded browser.
If neither null nor empty, the Client will show this text to the user.