Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) SetMessageHandler ¶
func (c *Client) SetMessageHandler(handler mautrix.EventHandler)
func (*Client) SetRoomNameHandler ¶
func (c *Client) SetRoomNameHandler(handler mautrix.EventHandler)
func (*Client) SetSyncCallback ¶
func (c *Client) SetSyncCallback(f func())
Click to show internal directories.
Click to hide internal directories.