-
- All Implemented Interfaces:
-
com.batch.android.post.PostDataProvider
public abstract class MessagePackPostDataProvider<T> implements PostDataProvider<T>
-
-
Method Summary
Modifier and Type Method Description Array<byte>getData()Get the data StringgetContentType()Get the content type of the data -
-
Method Detail
-
getContentType
String getContentType()
Get the content type of the data
-
-
-
-