Uses of Class
com.restfb.types.threads.TdMediaContainer.ErrorMessage
-
Packages that use TdMediaContainer.ErrorMessage Package Description com.restfb.types.threads -
-
Uses of TdMediaContainer.ErrorMessage in com.restfb.types.threads
Methods in com.restfb.types.threads that return TdMediaContainer.ErrorMessage Modifier and Type Method Description TdMediaContainer.ErrorMessage
TdMediaContainer. getErrorMessage()
static TdMediaContainer.ErrorMessage
TdMediaContainer.ErrorMessage. valueOf(String name)
Returns the enum constant of this type with the specified name.static TdMediaContainer.ErrorMessage[]
TdMediaContainer.ErrorMessage. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.threads with parameters of type TdMediaContainer.ErrorMessage Modifier and Type Method Description void
TdMediaContainer. setErrorMessage(TdMediaContainer.ErrorMessage errorMessage)
-