Not used much. Could be here for a map, but really do not want to see a map...
the sdk.remotemessage.RemoteMessage that has a payload that will be parsed to a sdk.remotemessage.Message
a json object that is a serialized RemoteMessage
an object
an object that is expected to have meta information attached to it. This meta information is obtained via getMetaInfo on the passed customobject.
if true, then properties that are not recognized will still be attached to the returned object, or; if the top level customobject has no meta information, then a copy of the passed jsonobject will be returned.
Generated using TypeDoc
Parses remote messages from raw json, and extracts messages from the remote message payload object.