public static interface

ShortDynamicLink.Warning

com.google.firebase.dynamiclinks.ShortDynamicLink.Warning

Class Overview

Information about potential warnings on short Dynamic Link creation.

Summary

Public Methods
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.

Returns
String

public abstract String getMessage ()

Gets the warning message to help developers improve their requests.

Returns
String