Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
AsmServicesWs.ErrorCodes |
AsmServicesWs.changePin(String userId,
String currentPin,
String newPin)
Note: This feature is only available, if the setting "Use Same Pin For All Devices" is enabled
in the "Advanced Settings" of ASM.
|
AsmServicesWs.ErrorCodes |
AsmServicesWs.displayMessage(int certHandle,
String displayData,
int messageType)
Deprecated.
|
AsmServicesWs.ErrorCodes |
AsmServicesWs.displayMessageEx(DisplayMessageParam displayMessageParam)
Asynchronous method, which sends a message to client.
|
AsmServicesWs.ErrorCodes |
AsmServicesWs.ASMServicesWSFault.getErrorCode() |
AsmServicesWs.ErrorCodes |
AsmServicesWs.startTransaction(AsmServicesWs.TransactionInput transactionInput)
Deprecated.
|
AsmServicesWs.ErrorCodes |
AsmServicesWs.startTransactionEx(TransactionParam transactionParam)
Asynchronous method, which launches a 'transaction' and resolves the template with the given values.
|
AsmServicesWs.ErrorCodes |
AsmServicesWs.startTransactionForUser(TransactionParam transactionParam)
Asynchronous method, which launches a 'transaction' and resolves the template with the given values.
|
static AsmServicesWs.ErrorCodes |
AsmServicesWs.ErrorCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsmServicesWs.ErrorCodes[] |
AsmServicesWs.ErrorCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ASMServicesWSFault(AsmServicesWs.ErrorCodes errorCode,
String message) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.