Click or drag to resize

PlayerMessagesLoggedEventArgsMessages Property

Version 118.6.80
Messages

Namespace:  CefSharp.DevTools.Media
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<PlayerMessage> Messages { get; }

Property Value

Type: IListPlayerMessage
See Also