Interface representing a message that targets a Firebase Installation ID (FID).
Signature:
export interface FidMessage extends BaseMessage
Extends: BaseMessage
Properties
| Property |
Type |
Description |
| fid |
string |
The Firebase Installation ID (FID) to which the message should be sent. |
FidMessage.fid
The Firebase Installation ID (FID) to which the message should be sent.
Signature:
fid: string;
Send feedback
Last updated 2026-06-24 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-24 UTC."],[],[]]