TranslateResult

public final class TranslateResult

Translation result item.

Contains translation Content Identifier, source Type, Translation status code and translation details.

Since

5.24.0

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final NCError error

Translation error info, null indicates Translation succeeded

Link copied to clipboard
private final String identifier

Translation content identifier: message's UId or Content hash

Link copied to clipboard

Content source Type

Link copied to clipboard

Translation detail info

Functions

Link copied to clipboard
public final NCError getError()

Translation error info, null indicates Translation succeeded

Link copied to clipboard
public final String getIdentifier()

Translation content identifier: message's UId or Content hash

Link copied to clipboard

Content source Type

Link copied to clipboard

Translation detail info