Version
SmppSession.Type
public static enum SmppSession.Type
Extends Enum<SmppSession.Type>
Represents the role of an SMPP session—whether it's acting as a client or a server in the SMPP communication flow.
Enum Constants:
Constant | Description |
SERVER | Represents a session initiated and maintained on the server side. |
CLIENT | Represents a session initiated by the client toward the server. |
Methods:
public static SmppSession.Type[] values() | Returns all enum constants in the order they are declared. |
public static SmppSession.Type valueOf(String name) | Returns the enum constant that matches the specified name. |
Methods inherited from class java.lang.Enum |
|
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf | |
Methods inherited from class java.lang.Object |
|
getClass, notify, notifyAll, wait, wait, wait |
Start innovating with Mobius
What's next? Let's talk!