Bolt.Sips v1.2.1-rc2 Bolt.Sips.Success View Source
Bolt returns success or Error, in response to our requests.
Link to this section Summary
Link to this section Functions
Link to this function
new(r) View Source
parses a record received from Bolt and returns {:ok, %Bolt.Sips.Success{}}
or {:error, %Bolt.Sips.Error{}}
if it can't find the success key.