Click or drag to resize

PlayerMessagesLoggedEventArgsMessages Property

Version 113.3.50
Messages

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

Property Value

Type: IListPlayerMessage
See Also