ShortDynamicLink.Warning

public interface ShortDynamicLink.Warning


Information about potential warnings on short Dynamic Link creation.

Summary

Public methods

abstract @NullableString

This method is deprecated.

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

abstract @NullableString

This method is deprecated.

Firebase Dynamic Links is deprecated and should not be used in new projects.

Public methods

getCode

abstract @NullableString getCode()

Gets the warning code.

getMessage

abstract @NullableString getMessage()

Gets the warning message to help developers improve their requests.