goog.net.xpc.DirectTransport.Message_ |
channelName
: string
The channel name to tranport messages on.
|
service
: string
The service to send the payload to.
|
payload
: string
The payload to send.
|
![]()
Creates a Message_ from a literal object.
Arguments:
Returns: !DirectTransport.Message_
The Message.
|
code » |