Description
Hi, thank you for updating the library.
While using the Action class, I noticed that when I want to cancel the goal, I need to set the goal ID but the ID is not a class member of Action. This makes it difficult to cancel specific goal.
Possible Fix
Make goal ID class public member.