Returns the account identifier set by FCM.
Read-only property
| Visual Basic |
|---|
Public Property FcmAccountID As String |
Account identifier, represented as String
This identifier is unique per FCM.
See the usage of CQGAccount properties in the AccountChanged event's example section.