Frida Docs Unified
    Preparing search index...

    Dynamically generated language binding for any Objective-C protocol.

    Implements

    Index

    Constructors

    Properties

    methods: { [name: string]: ProtocolMethodDescription }

    Methods declared by this protocol.

    name: string

    Name visible to the Objective-C runtime.

    properties: { [name: string]: ProtocolPropertyAttributes }

    Properties declared by this protocol.

    protocols: { [name: string]: Protocol }

    Protocols that this protocol conforms to.