The coweb server calls this method when a coweb application sends a private request to the service bot using this transport. The transport should notify its bot of the request.
@param client instance representing the application that sent the message
@param message instance representing the service subscription message
@return Always return True
@throws IOException When the transport experiences a failure deliveringthe message
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.