nvisibleinc / go-ari-library

Library for consuming and producing ARI events from the client side
Apache License 2.0
8 stars 6 forks source link

Command's UniqueID not implemented #1

Closed skrusty closed 9 years ago

skrusty commented 9 years ago

The UnqiueID in struct "Command" is never used or passed back as part of the "CommandResponse" struct.

blitzrage commented 9 years ago

Resolved in commit 119826c725f92cb76ae9997b35a024f576497290 within the go-ari-proxy repo.