Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Business ¶
type Business struct {
// contains filtered or unexported fields
}
func NewBusiness ¶
func NewBusiness(db db_interface.DataBase) *Business
func (*Business) DoNotification ¶
func (*Business) SetListener ¶
func (w *Business) SetListener(callback open_im_sdk_callback.OnCustomBusinessListener)
Click to show internal directories.
Click to hide internal directories.