Skip to content

Commit 6b6679a

Browse files
authored
Add indication debug status (#32)
1 parent 929cfb5 commit 6b6679a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/membrane_ice_plugin/ice_endpoint.ex

+1
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,7 @@ defmodule Membrane.ICE.Endpoint do
638638
:response -> "Success"
639639
:request -> "Request"
640640
:error -> "Error"
641+
:indication -> "Indication"
641642
end
642643

643644
Map.delete(attrs, :class)

0 commit comments

Comments
 (0)