Skip to main content

Interface: IExternalBlobReference

Defined in: WAProto/index.d.ts:13232

Properties of an ExternalBlobReference.

Properties

directPath?

optional directPath: null | string

Defined in: WAProto/index.d.ts:13238

ExternalBlobReference directPath


fileEncSha256?

optional fileEncSha256: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:13250

ExternalBlobReference fileEncSha256


fileSha256?

optional fileSha256: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:13247

ExternalBlobReference fileSha256


fileSizeBytes?

optional fileSizeBytes: null | number | Long

Defined in: WAProto/index.d.ts:13244

ExternalBlobReference fileSizeBytes


handle?

optional handle: null | string

Defined in: WAProto/index.d.ts:13241

ExternalBlobReference handle


mediaKey?

optional mediaKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:13235

ExternalBlobReference mediaKey