Method | Description | |
---|---|---|
OnConnectedAsync ( ) : Task, |
Called whenever a user is connected to the hub. We will send him all the user information
|
|
PresenceHub ( IPbxConnection connection ) |
Constructor, pbx connection must be provided by dependency injection
|
public PresenceHub ( IPbxConnection connection ) | ||
connection | IPbxConnection |