SAS logoSAS® Mobile Investigator API
    Preparing search index...

    Enumeration SmiMessageTypeConstants

    Enum for the various types of messages used for user feedback.

    Index

    Enumeration Members

    Enumeration Members

    ERROR: "error"

    {string} - Message type to display an error.

    INFO: "info"

    {string} - Message type to display information.

    SUCCESS: "success"

    {string} - Message type to display success.

    WARNING: "warning"

    {string} - Message type to display a warning.