ShortDynamicLink.Warning

public interface ShortDynamicLink.Warning


Information about potential warnings on short Dynamic Link creation.

Summary

Public methods

abstract @Nullable String

This method is deprecated.

See getMessage for more information on this warning and how to correct it.

abstract @Nullable String

Gets the warning message to help developers improve their requests.

Public methods

getCode

abstract @Nullable String getCode()

Gets the warning code.

getMessage

abstract @Nullable String getMessage()

Gets the warning message to help developers improve their requests.