public class FormattedNotificationCallback extends TextOutputCallback
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_CALLBACK
Output an error.
|
static int |
NOTICE_CALLBACK
Output a notice message.
|
static int |
SUBTITLE_CALLBACK
Output a sub-title.
|
static int |
TITLE_CALLBACK
Output a title.
|
ERROR, INFORMATION, WARNING| Modifier and Type | Method and Description |
|---|---|
int |
getMessageSubType()
Returns an integer which represents the message's sub-type.
|
getMessage, getMessageTypepublic static final int TITLE_CALLBACK
public static final int SUBTITLE_CALLBACK
public static final int NOTICE_CALLBACK
public static final int ERROR_CALLBACK
public int getMessageSubType()
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.