Uses of Enum
io.sendon.kakao.brandmessage.request.BrandMessageFallback.MessageType
Packages that use BrandMessageFallback.MessageType
-
Uses of BrandMessageFallback.MessageType in io.sendon.kakao.brandmessage.request
Methods in io.sendon.kakao.brandmessage.request that return BrandMessageFallback.MessageTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BrandMessageFallback.MessageType[]BrandMessageFallback.MessageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.sendon.kakao.brandmessage.request with parameters of type BrandMessageFallback.MessageTypeModifier and TypeMethodDescriptionBrandMessageFallback.setType(BrandMessageFallback.MessageType type)