Please enable JavaScript.
Coggle requires JavaScript to display documents.
FANSHIP SDK android - Coggle Diagram
FANSHIP SDK android
Operations
Show pop-up screen
Add notice to notice list screen
Get announcement details &
display on announcement details screen
Play sound
Vibrate your device
Display notification contents in
notification area
Update widget display
Delivery Management Screen
Able to enter and send message
to push notification to Android device
Notification methods
Immediate transmission
Reservation transmission
GPS distribution
Wifi distribution
Bluetooth distribution
Delivery type
Push notification & list display
Push notification only
List display only
Push Notification Receiving Module
Require to mount method to the application
Functions:
Receiver & Service to receive message
Activity that displays the received message in a popup
Activity that displays a list of received messages
Activity that displays message details
Activity that displays the reception setting screen
AppWidget that displays the last message
Assigning a custom event
Recommended Events
app.top
app.first
app.update
using Popinfo.trackEvent(...)
Custom event is a function that records
the behavior of the user on the app
In-app message callbacks