프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HasFolderId | bool | ||
HasParentFolderId | bool | ||
HasTableRowFolderId | bool | ||
ParseString | void |
메소드 | 설명 | |
---|---|---|
Deserialize ( byte ropBytes, int startIndex ) : int |
Deserialize the NotificationData.
|
메소드 | 설명 | |
---|---|---|
HasFolderId ( ) : bool |
Indicate if the folder id exist
|
|
HasParentFolderId ( ) : bool |
Indicate if the field of ParentFolderId exist.
|
|
HasTableRowFolderId ( ) : bool |
Indicate if the field of TableRowFolderId exist.
|
|
ParseString ( int &index, byte &ropBytes ) : void |
Parse a string
|
public Deserialize ( byte ropBytes, int startIndex ) : int | ||
ropBytes | byte | ROPs bytes in response. |
startIndex | int | The start index of this ROP. |
리턴 | int |