event_mgr_add_skin_slots
Back to SOAP Architecture Method Reference
Description
The event_mgr_add_skin_slots method adds Frames to an existing Events on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
id | The unique ID# of the event. | bstypes:ResourceId | R |
creation_date | The creation date of the frame. | bstypes:SimpleDate | O |
display_unit_id |
The unique ID# of the associated display unit. Note: Setting this parameter value to 0 targets all active display units in the domain. |
bstypes:ResourceId | O |
force_not_temporary | Indicates whether or not the force_not_temporary feature is active. | boolean | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of this event. | bstypes:ResourceId | R |