프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Block | Transform | ||
Ring | Transform | ||
blockBox | Transform | ||
password | string | ||
securityToken | string | ||
sf | |||
subObjectQueries | List |
||
username | string |
메소드 | 설명 | |
---|---|---|
Update ( ) : void | ||
doApprovalProcess ( string objectId, string processId, string action, WindowHandler, handler ) : void | ||
getChatterFeed ( string id, WindowHandler, handler ) : void | ||
getChatterPhoto ( string url, ChatterItem, item ) : void |
메소드 | 설명 | |
---|---|---|
Start ( ) : IEnumerator | ||
getChatter ( string id, WindowHandler, handler ) : IEnumerator | ||
getPhoto ( string url, ChatterItem, item ) : IEnumerator | ||
handleApprovalProcess ( string processBody, string chatterBody, WindowHandler, handler ) : IEnumerator |
public doApprovalProcess ( string objectId, string processId, string action, WindowHandler, handler ) : void | ||
objectId | string | |
processId | string | |
action | string | |
handler | WindowHandler, | |
리턴 | void |
public getChatterFeed ( string id, WindowHandler, handler ) : void | ||
id | string | |
handler | WindowHandler, | |
리턴 | void |
public getChatterPhoto ( string url, ChatterItem, item ) : void | ||
url | string | |
item | ChatterItem, | |
리턴 | void |