Class ServiceImgBB
java.lang.Object
com.serinity.forumcontrol.service.ServiceImgBB
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisValidImage(File file) uploadImage(byte[] imageBytes, String filename) uploadImage(File imageFile)
-
Constructor Details
-
ServiceImgBB
public ServiceImgBB()
-
-
Method Details
-
uploadImage
- Throws:
IOException
-
uploadImage
- Throws:
IOException
-
isValidImage
-
isApiKeyConfigured
public boolean isApiKeyConfigured()
-