Uses of Class
com.clickntap.vimeo.VimeoException
-
Uses of VimeoException in com.clickntap.vimeo
Methods in com.clickntap.vimeo that throw VimeoExceptionModifier and TypeMethodDescriptionVimeo.addTextTrack(String videoEndPoint, byte[] bytes, boolean active, String type, String language, String name) Vimeo.addTextTrack(String videoEndPoint, File file, boolean active, String type, String language, String name) Vimeo.addTextTrack(String videoEndPoint, InputStream inputStream, boolean active, String type, String language, String name) Vimeo.addVideo(byte[] bytes, long fileSize)