getConversatinoID method

String getConversatinoID()

Implementation

String getConversatinoID() {
  return lastMessage.getConversatinoID();
}