Line 1: |
Line 1: |
− | this trigger will be fired when a call is ended.
| + | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> |
| + | This trigger will be fired when a call is ended. |
| + | </pre> |
| + | '''Example Usage'''<br/> |
| + | When a call ends it will automatically clear the call log. |
| + | <pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;"> |
| + | Triggers |
| | | |
− | '''Example Usage'''<br/>
| + | Call ended |
− | call ended > clear call log.
| + | </pre><br> |
| + | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> |
| + | Actions |
| + | |
| + | Clear call log |
| + | </pre><br> |
| + | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> |
| + | Constrains |
| + | |
| + | |
| + | </pre><br |