Message_(DateTime, Int32, Int32, Int32, Int32) Constructor

public Message_( 
DateTime dateTime
int type
int id
int senderId
int receiverId 
)
This language is not supported or no code example is available.
public:  
Message_( 
DateTime dateTime
int type
int id
int senderId
int receiverId 
)
This language is not supported or no code example is available.
public function Message_( 
dateTime : DateTime
type : int
id : int
senderId : int
receiverId : int 
);
This language is not supported or no code example is available.

Parameters

dateTime
DateTime

type
int

id
int

senderId
int

receiverId
int

In this article

Definition