Interface AttachmentService
-
public interface AttachmentService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<AttachmentActivity>>open()
-
-
-
Method Detail
-
open
@POST("open") retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<AttachmentActivity>> open()
-
-