Interface IDirectedMessageResult
The result of a directed message (user-to-user).
Namespace: VivoxUnity
Assembly: VivoxUnity.dll
Syntax
public interface IDirectedMessageResult
Properties
RequestId
The request ID of the directed message.
Declaration
string RequestId { get; }
Property Value
| Type | Description |
|---|---|
| string |