Interface MessageRecipient


@TypeAdapters(fieldNamingStrategy=true) @Immutable public interface MessageRecipient
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getName

      @Nullable @Parameter(order=1) String getName()
    • getEmail

      @Parameter(order=2) String getEmail()