Click or drag to resize
LogEntryCaller Property

[This is preliminary documentation and is subject to change.]

Gets or sets the caller information.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public CallerInfo Caller { get; set; }

Property Value

Type: CallerInfo
Caller information.
See Also