Should be called from Service_Start. Returns true if the intent was handled.
Initialize (EventNameAsString)
IsInitializedAsBoolean
SubscribeToTopic (TopicAsString)
Subscribes to the specified topic. Example: fm.SubscribeToTopic("general")
TokenAsString [read only]
Returns the device token. The token can change from time to time. The TokenRefresh event is raised when the token changes. The token is only needed when sending messages to a specific device.