Class AudienceResponse

java.lang.Object
com.fullcontact.apilib.models.Response.FCResponse
com.fullcontact.apilib.models.Response.AudienceResponse

public class AudienceResponse
extends FCResponse
  • Field Summary

    Fields inherited from class com.fullcontact.apilib.models.Response.FCResponse

    isSuccessful, message, statusCode
  • Constructor Summary

    Constructors 
    Constructor Description
    AudienceResponse​(byte[] audienceBytes)  
  • Method Summary

    Modifier and Type Method Description
    void getFileFromBytes​(java.lang.String fileName)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getFileFromBytes

      public void getFileFromBytes​(java.lang.String fileName) throws java.io.IOException
      Throws:
      java.io.IOException