0.0.13 • Published 4 months ago

react-native-get-mms-android v0.0.13

Weekly downloads
1
License
MIT
Repository
github
Last release
4 months ago

react-native-get-mms-android

Getting started

$ npm install react-native-get-mms-android --save

Mostly automatic installation

$ react-native link react-native-get-mms-android

Usage

    import GetMmsAndroid from 'react-native-get-mms-android';

Methods

countMMS(threadId, callback)

Get the mms count for a thread

getMMS(threadId, errorCallback, successCallback)

Get all mms for a thread

getAllMMS(errorCallback, successCallback)

Get all mms

getMMSWithIdPublic(mmsId, callback)

Get mms data for a mms

getMMSImagePublic(mmsId, callback)

Get mms image for a mms (base64)

0.0.12

4 months ago

0.0.13

4 months ago

0.0.10

5 months ago

0.0.11

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago