Sippet.Transactions.Client.Key.new

You're seeing just the function new, go back to Sippet.Transactions.Client.Key module for more information.

Specs

new(Sippet.Message.t()) :: t()

Create a client transaction identifier from an outgoing request or an incoming response. If they are related, they will be equal.

Specs

new(branch(), Sippet.Message.method()) :: t()

Create a client transaction identifier.