public static interface ShortDynamicLink.Warning
Information about potential warnings on short Dynamic Link creation.
Public Method Summary
abstract String |
getCode()
This method is deprecated. See
getMessage() for more information on this warning and how to correct
it.
|
abstract String |
getMessage()
Gets the warning message to help developers improve their requests.
|
Public Methods
public abstract String getCode ()
This method is deprecated.
See
getMessage()
for more information on this warning and how to correct it.
Gets the warning code.
public abstract String getMessage ()
Gets the warning message to help developers improve their requests.