- Namespace
- OpenTl
.Schema .Contacts - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IRequest<IResolvedPeer>"]-.->Type
Interface1["IRequest"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IRequest"
Interface2["IObject"]-.->Type
click Interface2 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["RequestResolveUsername"]
class Type type-node
Syntax
[Serialize(0xf93ccba3)]
public sealed class RequestResolveUsername : IRequest<IResolvedPeer>, IRequest, IObject
Attributes
Type | Description |
---|---|
SerializeAttribute |
Properties
Name | Value | Summary |
---|---|---|
Username | string | |
UsernameAsBinary | byte[] |
Binary representation for the 'Username' property
|