Interface FileTypeNotificationSound

The file is a notification sound. Subtype of FileType.

interface FileTypeNotificationSound {
    @type: "fileTypeNotificationSound";
}

Properties

Properties

@type: "fileTypeNotificationSound"