Property | Type | Description | |
---|---|---|---|
from | |||
paybuf | |||
payload | Otp.Erlang.Object | ||
tag | int | ||
to | |||
toName | System.String |
Method | Description | |
---|---|---|
getMsg ( ) : Otp.Erlang.Object | ||
getRecipient ( ) : |
||
getRecipientName ( ) : System.String | ||
getRecipientPid ( ) : |
||
getSenderPid ( ) : |
||
type ( ) : int |
Method | Description | |
---|---|---|
OtpMsg ( Erlang to, Erlang payload ) : System | ||
OtpMsg ( Erlang to, |
||
OtpMsg ( Erlang from, System toName, Erlang payload ) : System | ||
OtpMsg ( Erlang from, System toName, |
||
OtpMsg ( int tag, Erlang from, Erlang to ) : System | ||
OtpMsg ( int tag, Erlang from, Erlang to, Erlang reason ) : System | ||
OtpMsg ( int tag, Erlang from, Erlang to, System reason ) : System | ||
getMsgBuf ( ) : |