Developers Index |
API V2 Java ClientTextMarks provides a Java library to integrate with the V2 HTTP API. This allows your apps to easily make calls into the TextMarks API. There are also other easier (less technical) ways to send and receive text messages from and to your apps without using this API. Client LibraryDownload Source (TextMarksV2APIClient-Java-Src.zip - ~72 KB) DocumentationBrowse JavaDocs (online) Example Code - Invite a user to join a TextMark group
import com.textmarks.api2client.*; |