CollaborationPlatformExtensions.RegisterMessageForwarder(CollaborationPlatform, MessageForwarder) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static void RegisterMessageForwarder(Microsoft::Rtc::Collaboration::CollaborationPlatform ^ platform, Microsoft::Rtc::Internal::Collaboration::MessageForwarder ^ messageForwarder);
public static void RegisterMessageForwarder (this Microsoft.Rtc.Collaboration.CollaborationPlatform platform, Microsoft.Rtc.Internal.Collaboration.MessageForwarder messageForwarder);
static member RegisterMessageForwarder : Microsoft.Rtc.Collaboration.CollaborationPlatform * Microsoft.Rtc.Internal.Collaboration.MessageForwarder -> unit

Parameters

messageForwarder
MessageForwarder

Applies to