GetEventPackageName Method

All derived implementation classes should implement this method, the event package will be used for the subscription for this PublishSubscribeSession.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected MustOverride Function GetEventPackageName As String
'Usage
Dim returnValue As String

returnValue = Me.GetEventPackageName()
protected abstract string GetEventPackageName()

Return Value

Type: System..::..String

See Also

Reference

PublishSubscribeSession Class

PublishSubscribeSession Members

Microsoft.Rtc.Collaboration.Presence Namespace