Property | Type | Description | |
---|---|---|---|
from_me | bool | ||
id | string | ||
remote_jid | string | ||
serverNickname | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Key ( string remote_jid, bool from_me, string id ) : System | ||
ToString ( ) : string |
public Key ( string remote_jid, bool from_me, string id ) : System | ||
remote_jid | string | |
from_me | bool | |
id | string | |
return | System |