Group "notification_type"
Action "register"
Register a new notification type plugin
Input parameters
- name :
required : yes
- description :
required : yes
- binary :
required : yes
- binary_content :
required : no ; default : Ø
Errors
- INVALID_PARAMETER
- MISSING_PARAMETER
Action "unregister"
Register an existing notification type plugin
Input parameters
This action returns no error
Action "get_conf"
Returns the configuration of a notification type
Input parameters
Errors
- MISSING_PARAMETER
- INVALID_INTEGER
- UNKNOWN_NOTIFICATION_TYPE
Action "set_conf"
Changes the configuration of a notification type
Input parameters
- id :
required : yes
- content :
required : yes
Errors
- MISSING_PARAMETER
- INVALID_INTEGER
- UNKNOWN_NOTIFICATION_TYPE