Uses of Class
com.restfb.types.whatsapp.platform.SuccessfulResponse.MessageResponse
-
Packages that use SuccessfulResponse.MessageResponse Package Description com.restfb.types.whatsapp.platform -
-
Uses of SuccessfulResponse.MessageResponse in com.restfb.types.whatsapp.platform
Methods in com.restfb.types.whatsapp.platform that return types with arguments of type SuccessfulResponse.MessageResponse Modifier and Type Method Description List<SuccessfulResponse.MessageResponse>
SuccessfulResponse. getMessages()
Method parameters in com.restfb.types.whatsapp.platform with type arguments of type SuccessfulResponse.MessageResponse Modifier and Type Method Description void
SuccessfulResponse. setMessages(List<SuccessfulResponse.MessageResponse> messages)
-