Question about object transfer control and item ownership

Options
Does there exist a photon pun functionality that is built into photon that would allow for example, a client to request that they are dropping or throwing an item (giving up ownership) that would send out say, the item's location and a typeID, but then photon pun would return to the handle method with an additional parameter like some kind of hashed ID or photonviewID? I.E. say, 9 parameters are sent over the network to the relay, but 10 are returned?