API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSignalBroadcastResultVersion: 8.9On this pageType Alias: SignalBroadcastResult type SignalBroadcastResult = object; Properties signalKey signalKey: SignalKey; The key of the broadcasted signal. tenantId tenantId: TenantId; The tenant ID of the signal that was broadcast.Was this helpful?