コード例 #1
0
    public void OnNotificationDisabled(FuelSDK.NotificationType type)
    {
        Debug.Log("OnNotificationDisabled - disabled: " + type.ToString());

        // update game notification UI widget for the given notification type
    }