Package | Description |
---|---|
at.jku.fim.rubanetra.protocol.activity.skype |
Modifier and Type | Method and Description |
---|---|
static SkypeActivityHelper.SkypeUdpType |
SkypeActivityHelper.SkypeUdpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkypeActivityHelper.SkypeUdpType[] |
SkypeActivityHelper.SkypeUdpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SkypeActivityHelper.hasSkypeType(org.jnetpcap.protocol.tcpip.Udp udp,
SkypeActivityHelper.SkypeUdpType type)
Tries to determine whether or not the provided UDP packet contains data that corresponds to some known
Skype flags.
|
Copyright © 2013–2015 Institute of networks and security. All rights reserved.