-
Notifications
You must be signed in to change notification settings - Fork 35
icms_data_privmessage_Object
Raimondas Rimkevičius edited this page Mar 9, 2020
·
1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!
A handler for Private Messages
- Class name: icms_data_privmessage_Object
- Namespace:
- Parent class: icms_ipf_Object
public int msg_id
Message ID
- Visibility: public
public string msg_image
Image
- Visibility: public
public string subject
Subject
- Visibility: public
public int from_userid
From what User ID
- Visibility: public
public int to_userid
To what User ID
- Visibility: public
public int msg_time
Sending time
- Visibility: public
public string msg_text
Text (content)
- Visibility: public
public int read_msg
Is this message read?
- Visibility: public
mixed icms_data_privmessage_Object::__construct(mixed handler, mixed data)
constructor
- Visibility: public
- handler mixed
- data mixed