public class SenderType extends EslEnumeration
| Modifier and Type | Field and Description |
|---|---|
static SenderType |
MANAGER |
static SenderType |
REGULAR |
log| Modifier and Type | Method and Description |
|---|---|
static SenderType |
UNRECOGNIZED(String unknownValue)
Deprecated.
Please upgrade your SDK version to support new types in this enumeration.
|
static SenderType |
valueOf(String name) |
static SenderType[] |
values() |
getApiValue, name, ordinal, toStringpublic static final SenderType REGULAR
public static final SenderType MANAGER
@Deprecated public static final SenderType UNRECOGNIZED(String unknownValue)
public static SenderType[] values()
public static SenderType valueOf(String name)
Copyright 2022 OneSpan All rights reserved.