Module stun_test

Function Index

allocate_udp/5
bind_tcp/2
bind_tls/2
bind_udp/2

Function Details

allocate_udp/5

allocate_udp(Host, Port, User, Realm, Pass) -> any()

bind_tcp/2

bind_tcp(Host, Port) -> any()

bind_tls/2

bind_tls(Host, Port) -> any()

bind_udp/2

bind_udp(Host, Port) -> any()


Generated by EDoc