Skip to content

jpush 如何清空所有的 tags #63

@jacobcyl

Description

@jacobcyl

php sdk 中如果调用 $client->device()->addTags($registration_id, null) 可以清空该设备下的所有tag 吗?

根据你们官方文档中的说明 https://docs.jiguang.cn/jpush/server/push/rest_api_v3_device/

tags: 支持add, remove 或者空字符串。当tags参数为空字符串的时候,表示清空所有的 tags;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions