Uses of Enum
com.restfb.types.threads.TdMediaContainer.Status
Packages that use TdMediaContainer.Status
-
Uses of TdMediaContainer.Status in com.restfb.types.threads
Methods in com.restfb.types.threads that return TdMediaContainer.StatusModifier and TypeMethodDescriptionTdMediaContainer.getStatus()
static TdMediaContainer.Status
Returns the enum constant of this type with the specified name.static TdMediaContainer.Status[]
TdMediaContainer.Status.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.StatusModifier and TypeMethodDescriptionvoid
TdMediaContainer.setStatus
(TdMediaContainer.Status status)