Class OpenDsrIdentity

java.lang.Object
com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity

public final class OpenDsrIdentity extends Object
  • Constructor Details

    • OpenDsrIdentity

      public OpenDsrIdentity()
  • Method Details

    • getEncoding

      public OpenDsrIdentity.Encoding getEncoding()
      Returns:
      the identity encoding
    • setEncoding

      public void setEncoding(OpenDsrIdentity.Encoding encoding)
      Parameters:
      encoding - the identity encoding
    • getValue

      public String getValue()
      Returns:
      the identity value
    • setValue

      public void setValue(String value)
      Parameters:
      value - the identity value