Uses of Enum
com.restfb.types.threads.TdMediaContainer.ErrorMessage
Packages that use TdMediaContainer.ErrorMessage
-
Uses of TdMediaContainer.ErrorMessage in com.restfb.types.threads
Methods in com.restfb.types.threads that return TdMediaContainer.ErrorMessageModifier and TypeMethodDescriptionTdMediaContainer.getErrorMessage()
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.ErrorMessageModifier and TypeMethodDescriptionvoid
TdMediaContainer.setErrorMessage
(TdMediaContainer.ErrorMessage errorMessage)