The AddPageToBlobRequest type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| BlobAddress |
Gets or sets the URI of the blob.
| |
| BlobSharedSignature |
Gets or sets the blob shared signature.
| |
| Chunk |
Gets or sets a chunk of data to be added to the blob.
| |
| ClientID |
Gets or sets the identifier of the client.
| |
| Done |
Gets or sets a value which indicates that this is the last chunk if set to true.
| |
| Id |
Gets or sets an incremental id for the chunk of data to be added.
| |
| MeetingToken |
Gets or sets the meeting token of the session.
| |
| SessionID |
Gets or sets the session ID of the session.
|
See Also