| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
A chat event such a user entering or leaving a chat activity. More...
| Public Member Functions | |
| __construct ($senderprofile, $sendername, $time, $event, $theme) | |
| event_message constructor | |
A chat event such a user entering or leaving a chat activity.
| event_message::__construct | ( | $senderprofile, | |
| $sendername, | |||
| $time, | |||
| $event, | |||
| $theme ) | 
event_message constructor
| string | $senderprofile | The URL of the profile of the user who caused the event | 
| string | $sendername | The ready to display name of the user who caused the event | 
| string | $time | Ready to display event time | 
| string | $theme | The chat theme name |