Package com.cbe.delegate
Class UnShareSuccess
java.lang.Object
com.cbe.delegate.UnShareSuccess
Convenience type that bundles the parameter passed to method
cbe::delegate::ShareDelegate::onShareSuccess.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnShareSuccess(long cPtr, boolean cMemoryOwn) UnShareSuccess(DefaultCtor arg0) UnShareSuccess(String message) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()voidfinalize()static longgetCPtr(UnShareSuccess obj) voidsetMessage(String value)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
UnShareSuccess
public UnShareSuccess(long cPtr, boolean cMemoryOwn) -
UnShareSuccess
public UnShareSuccess() -
UnShareSuccess
-
UnShareSuccess
-
-
Method Details