feat(API): Add subscription id and source retrieval 67/67/5
authorE. Scott Daniels <daniels@research.att.com>
Fri, 19 Apr 2019 21:12:25 +0000 (21:12 +0000)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 22 Apr 2019 14:37:09 +0000 (14:37 +0000)
Subscription id is needed for applications which wish to route
messages based on subscription rather than message type. This
field is now available to user applications by the sub_id
field in the message.  Subscription based applications may also
need to have access to the message source, so a get source
function has been added.

Change-Id: I796392a6e3899e8f01a3292796e54e7abd56c32f
Signed-off-by: E. Scott Daniels <daniels@research.att.com>

No differences found