Skip to content

How is that Push-based synchronization implemented in NIA? provide a better guide for beginners #886

Answered by tunjid
Premjit-Developer asked this question in Q&A
Discussion options

You must be logged in to vote

Now In Android has 2 data types:

Data types in Now in Android

News Resource

Name Type Description
id alphanumeric Id of the news resource
title alphanumeric Title of the news resource
content alphanumeric Short description of the content
headerImageUrl url Url of header image
publishDate date-time Date time of the news resource publishment in RFC 3339 format
topics array (alphanumeric) Array of topics’s ids
type enum [article, video, api, docs] Identifies the type of the resource.
url url URL of the resource

Topic

Name Type Description
id alphanumeric
name alphanumeric Name of the topic
shortDescription alphanumeric Brief description of the topic
long…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tunjid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants