SocketIOEventHandlerRequest(String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Ctor of SocketIOEventRequest
protected SocketIOEventHandlerRequest(string namespace, string socketId);
new Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO.Trigger.Model.SocketIOEventHandlerRequest : string * string -> Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO.Trigger.Model.SocketIOEventHandlerRequest
Protected Sub New (namespace As String, socketId As String)
Parameters
- namespace
- String
- socketId
- String