callid property

  1. @Array<NativeType>(MAX_SNS_CONTENT_LENGTH)
Array<Int8> callid
getter/setter pair

Implementation

@Array(MAX_SNS_CONTENT_LENGTH)
external Array<Int8> callid;