Skip to content

CallerId

Description

callerid

Attributes

  • tile=callerid
  • title
  • options: options for completion of caller id settings
    • complete: [Menu entry Array]
      • title
      • target: share | script
      • name
      • options: objects
        • id: provide an id to run the script
        • params: provide a params for script by default is {"userId": current user id}
        • success: Indicate a success message
      • iconClass: deprecated
      • icon
      • path: valid path
      • valid: true | false
      • counts: valid path
      • match: valid path
      • runtime
      • background
      • condition: valid condition

Example

{
  "tile": "callerid",
  "title": "callerid"
}