Type Alias: ClientConfigResponse
type ClientConfigResponse = {
codec: CodecType;
};
Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/messages/gateway/commands/ConfigureClientCommand.d.ts:33
Properties
codec
codec: CodecType;
Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/messages/gateway/commands/ConfigureClientCommand.d.ts:34