Click or drag to resize

PFMessagingBroadcasterSendItemSubscriptionCreated Method

Broadcasts events that updates the messaging UI when a PFItemSubscription was created.

Namespace:  Packflow.Interface.Messaging
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static void SendItemSubscriptionCreated(
	PFItemSubscription itemSub
)

Parameters

itemSub
Type: Packflow.CorePFItemSubscription
See Also