Class ShadowSmsManager.DataMessageParams

java.lang.Object
org.robolectric.shadows.ShadowSmsManager.DataMessageParams
Enclosing class:
ShadowSmsManager

public static class ShadowSmsManager.DataMessageParams extends Object
  • Constructor Details

  • Method Details

    • getDestinationAddress

      public String getDestinationAddress()
    • getScAddress

      public String getScAddress()
    • getDestinationPort

      public short getDestinationPort()
    • getData

      public byte[] getData()
    • getSentIntent

      public PendingIntent getSentIntent()
    • getDeliveryIntent

      public PendingIntent getDeliveryIntent()