ITPThirdParty
Object Hierarchy:
Description:
[ CCode ( ref_function = "webkit_itp_third_party_ref" , type_id = "webkit_itp_third_party_get_type ()" , unref_function = "webkit_itp_third_party_unref" ) ]
[ Compact ]
[ Version ( since = "2.30" ) ]
public class ITPThirdParty
Describes a third party origin.
Content:
Methods:
- public unowned ITPThirdParty @ref ()
Atomically increments the reference count of
this by one.
- public unowned string get_domain ()
Get the domain name of this.
- public unowned List<ITPFirstParty> get_first_parties ()
- public void unref ()
Atomically decrements the reference count of
this by one.