PrivacyModeChangedEventArgs(PrivacyMode, PrivacyMode) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
PrivacyModeChangedEventArgs(Microsoft::Rtc::Collaboration::Presence::PrivacyMode previous, Microsoft::Rtc::Collaboration::Presence::PrivacyMode current);
public PrivacyModeChangedEventArgs (Microsoft.Rtc.Collaboration.Presence.PrivacyMode previous, Microsoft.Rtc.Collaboration.Presence.PrivacyMode current);
new Microsoft.Rtc.Internal.Collaboration.Presence.PrivacyModeChangedEventArgs : Microsoft.Rtc.Collaboration.Presence.PrivacyMode * Microsoft.Rtc.Collaboration.Presence.PrivacyMode -> Microsoft.Rtc.Internal.Collaboration.Presence.PrivacyModeChangedEventArgs
Public Sub New (previous As PrivacyMode, current As PrivacyMode)
Parameters
- previous
- PrivacyMode
- current
- PrivacyMode