messages_model library
Classes
- MessageDestination
- Message destination - contains lists of parameters for sending message
- MessageModel
- Holds properties of sent/received SIP message item
- MessagesModel
- Subscriptions list model ((contains list of subscriptions, methods for managing them, handlers of library event)
Typedefs
- SaveChangesCallback = void Function(String jsonStr)
- Model invokes this callback when has changes which should be saved by the app