Blazay v1.0.6 Blazay.B2.LargeFile.Unfinished View Source

Link to this section Summary

Functions

Callback implementation for Blazay.B2.Base.body/1

Callback implementation for Blazay.B2.Base.header/1

Callback implementation for Blazay.B2.Base.url/1

Link to this section Types

Link to this type t() View Source
t() :: %Blazay.B2.LargeFile.Unfinished{files: List.t, next_file_id: String.t}

Link to this section Functions

Callback implementation for Blazay.B2.Base.body/1.

Link to this function call(options \\ []) View Source
call(Keyword.t) :: {:ok | :error, %Blazay.B2.LargeFile.Unfinished{files: term, next_file_id: term} | struct}

Callback implementation for Blazay.B2.Base.header/1.