Want

    AbilityKit

    Description:

    Defines the abstract description of an operation, including information about the ability and the extra data to carry.

    Summary

    Data Fields

    Field Documentation

    data

    Description:

    Pointer to the carried data

    Description:

    Data length

    element

    Description:

    Pointer to the ability information, including the device ID, bundle name, and class name.

    sid

    Pointer to the ID of the server that listens for ability startup. After the ability is started, the callback function corresponding to the server will be invoked.