public static class DataConnection.UpdateLinkPropertyResult extends Object
Modifier and Type | Field and Description |
---|---|
LinkProperties |
newLp |
LinkProperties |
oldLp |
DataCallResponse.SetupResult |
setupResult |
Constructor and Description |
---|
UpdateLinkPropertyResult(LinkProperties curLp) |
public DataCallResponse.SetupResult setupResult
public LinkProperties oldLp
public LinkProperties newLp
public UpdateLinkPropertyResult(LinkProperties curLp)