Package 

Class Sms

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Sms
     implements Parcelable
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Sms(String message, String phoneNumber)
    • Method Summary

      Modifier and Type Method Description
      final String getMessage()
      final String getPhoneNumber()
      • Methods inherited from class de.docutain.sdk.barcode.data.entities.Sms

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait