Uses of Class
org.apache.camel.component.telegram.model.IncomingVideo
-
Packages that use IncomingVideo Package Description org.apache.camel.component.telegram.model -
-
Uses of IncomingVideo in org.apache.camel.component.telegram.model
Methods in org.apache.camel.component.telegram.model that return IncomingVideo Modifier and Type Method Description IncomingVideoIncomingMessage. getVideo()Methods in org.apache.camel.component.telegram.model with parameters of type IncomingVideo Modifier and Type Method Description voidIncomingMessage. setVideo(IncomingVideo video)
-