Web Pub Sub

Operations

Add Connections To Groups

Add filtered connections to multiple groups.

Add Connection To Group

Add a connection to the target group.

Add User To Group

Add a user to the target group.

Check Permission

Check if a connection has permission to the specified action.

Close All Connections

Close the connections in the hub.

Close Connection

Close the client connection.

Close Group Connections

Close connections in the specific group.

Close User Connections

Close connections for the specific user.

Connection Exists

Check if the connection with the given connectionId exists.

Generate Client Token

Generate token for the client to connect Azure Web PubSub service.

Grant Permission

Grant permission to the connection.

Group Exists

Check if there are any client connections inside the given group

Remove Connection From All Groups

Remove a connection from all groups.

Remove Connection From Group

Remove a connection from the target group.

Remove Connections From Groups

Remove filtered connections from multiple groups.

Remove User From All Groups

Remove a user from all groups.

Remove User From Group

Remove a user from the target group.

Revoke Permission

Revoke permission for the connection.

Send To All

Broadcast content inside request body to all the connected client connections.

Send To Connection

Send content inside request body to the specific connection.

Send To Group

Send content inside request body to a group of connections.

Send To User

Send content inside request body to the specific user.

User Exists

Check if there are any client connections connected for the given user.