android - chat application database design -


i'm attempting create chat application in android, whatsapp. chat view have list of chat sessions , clicking chat session open chat window users chat each other. chat session show name of user @ other end , last message sent. here's attempt @ designing database

enter image description here

is correct schema database accomplish i'm trying achieve? i'm going using signalr real time communication. want know if i'm headed in right direction.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

javascript - Why Selenium can't find an element that is graphically visible -