----- Original Message -----
> Can we expose the subscription for an incoming message on the
> messenger API in some way?
> 

Motivation:

I'm trying to integrate with another messaging API.  That API may handle 
incoming messages differently based on their notion of a subscription.  
Currently I would have to parse an incoming message's address and try to match 
that with some list of subscription strings. 

It would be handier if I could just get something back form the API to help me 
track/lookup.

William

> 
> 
> 
> William

Reply via email to