StringMessage
ug-js-sdk / StringMessage
Interface: StringMessage
Defined in: types/index.ts:419
String message received from utilities or other sources.
Received via the onStringMessage hook.
Extends
Properties
type
type:
"string"
Defined in: types/index.ts:420
Message type identifier
Overrides
source_id?
optionalsource_id:string
Defined in: types/index.ts:422
Source utility ID
source_name?
optionalsource_name:string
Defined in: types/index.ts:424
Source utility name
source_type?
optionalsource_type:string
Defined in: types/index.ts:426
Source type identifier
string
string:
string
Defined in: types/index.ts:428
The actual string value