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