GiphyContentTypeExtension extension
Extension methods for GiphyContentType to convert from and to string values.
Static Methods
-
fromStringValue(
String value) → GiphyContentType -
Available on GiphyContentType, provided by the GiphyContentTypeExtension extension
Converts a string value to a corresponding GiphyContentType enum value. -
toStringValue(
GiphyContentType type) → String -
Available on GiphyContentType, provided by the GiphyContentTypeExtension extension
Converts a GiphyContentType enum value to its string representation.