Skip to content

Commit 6613e2c

Browse files
committed
add Hooks.EventType.VOICE_DTMF
1 parent da06b73 commit 6613e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/seven_api/hooks.rb

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ module EventType
1515
SMS_STATUS_UPDATE = 'dlr'
1616
TRACKING = 'tracking'
1717
VOICE_CALL = 'voice_call'
18+
VOICE_DTMF = 'voice_dtmf'
1819
VOICE_STATUS_UPDATE = 'voice_status'
1920
end
2021

0 commit comments

Comments
 (0)