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.
URL to be opened by the Client in an embedded browser, or a null or empty string. If non-empty, messageToUser must be null or empty.
Text to be shown to the user by the Client, or a null or empty string. If non-empty, actionUrl must be null or empty.