A device is uninstalled from a location. pinGroupDeviceFields and/ or channelLinks are not available anymore

interface UnlinkEvent {
    type: "unlink";
}

Properties

Properties

type: "unlink"