Class
FridaPeerOptions
Description [src]
final class Frida.PeerOptions : GObject.Object
{
/* No available fields */
}
Options for frida_session_setup_peer_connection(), configuring how the
peer-to-peer connection is negotiated.
Instance methods
frida_peer_options_get_stun_server
The STUN server to use for discovering the public address, if any.
frida_peer_options_set_stun_server
The STUN server to use for discovering the public address, if any.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.