Beaconstac Android  0.9.9
com.mobstac.beaconstac.models.MSAction.MSActionType Enum Reference

Public Member Functions

 MSActionType (int value)
 

Static Public Member Functions

static MSActionType getMSActionType (int val)
 

Public Attributes

 MSActionTypeNone =(0)
 
 MSActionTypePopup =(1)
 
 MSActionTypeWebpage =(2)
 
 MSActionTypeCard =(3)
 
 MSActionTypeWebhook =(4)
 
 MSActionTypeCustom =(5)
 

Detailed Description

MSActionType describes the type of action triggered from a rule An action can be - popup - which returns a string value in message field webpage - which returns a URL value in message field card - which returns a reference to MSCard object webhook - which returns a URL value in message field custom - which returns a dictionary value in message field


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