Interface MultipartBody.PartCreationListener

Enclosing class:
MultipartBody

public static interface MultipartBody.PartCreationListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • partCreated

      void partCreated(Part part)