Skip to content

Marcelektro/SMSVerification-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SMSVerification Java Library


A java library for SMSVerification allowing easy access to the REST api

Usage

To use the library, you need an instance of SMSVerification object.
SMSVerification smsVerification = new SMSVerification("yourApiKeyHereHehe");

All methods can be executed there, for example get your current balance, use
float bal = smsVerification.getBalance();

Example usage

https://github.com/Marcelektro/SMSVerification-Java/blob/master/src/test/java/TestSession.java

Questions?

If you have any questions, ask them here!

About

Java library for SMSVerification (https://smsverification.xyz)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages