8c47f149创建于 2025年3月3日历史提交
[
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_CreateSubscribeInfo"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_SetPublisherPermission"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_SetPublisherBundleName"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_DestroySubscribeInfo"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_CreateSubscriber"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_DestroySubscriber"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_Subscribe"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_UnSubscribe"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetEventFromRcvData"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetCodeFromRcvData"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetDataStrFromRcvData"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetBundleNameFromRcvData"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetParametersFromRcvData"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_HasKeyInParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetIntFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetIntArrayFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetLongFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetLongArrayFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetBoolFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetBoolArrayFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetCharFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetCharArrayFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetDoubleFromParameters"
    },
    {
        "first_introduced": "12",
        "name":"OH_CommonEvent_GetDoubleArrayFromParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_CreatePublishInfo"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_DestroyPublishInfo"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetPublishInfoBundleName"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetPublishInfoPermissions"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetPublishInfoCode"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetPublishInfoData"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetPublishInfoParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_CreateParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_DestroyParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetIntToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetIntArrayToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetLongToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetLongArrayToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetBoolToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetBoolArrayToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetCharToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetCharArrayToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetDoubleToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetDoubleArrayToParameters"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_Publish"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_PublishWithInfo"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_IsOrderedCommonEvent"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_FinishCommonEvent"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_GetAbortCommonEvent"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_AbortCommonEvent"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_ClearAbortCommonEvent"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_GetCodeFromSubscriber"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetCodeToSubscriber"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_GetDataFromSubscriber"
    },
    {
        "first_introduced": "18",
        "name":"OH_CommonEvent_SetDataToSubscriber"
    }
]