ApplicationSharingClient.OnClientStateChanged(ClientStateEventArgs) Method
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.
protected:
virtual void OnClientStateChanged(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::ClientStateEventArgs ^ args);
protected virtual void OnClientStateChanged (Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ClientStateEventArgs args);
abstract member OnClientStateChanged : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ClientStateEventArgs -> unit
override this.OnClientStateChanged : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ClientStateEventArgs -> unit
Protected Overridable Sub OnClientStateChanged (args As ClientStateEventArgs)
Parameters
- args
- ClientStateEventArgs