nx_metadata_sdk  1.0
Metadata SDK
Public Attributes | List of all members
nx::sdk::analytics::IAction::Result Struct Reference

#include <i_action.h>

Public Attributes

Ptr< IStringactionUrl
 
Ptr< IStringmessageToUser
 

Detailed Description

Data returned to the Server after the Action has been executed. Only one of the strings can be set non-empty.

Member Data Documentation

◆ actionUrl

Ptr<IString> nx::sdk::analytics::IAction::Result::actionUrl

If neither null nor empty, the Client will open this URL in an embedded browser.

◆ messageToUser

Ptr<IString> nx::sdk::analytics::IAction::Result::messageToUser

If neither null nor empty, the Client will show this text to the user.


The documentation for this struct was generated from the following file: