import "zapISipAddress.idl";
Inheritance diagram for zapISipAddress:

Public Attributes | |
| attribute AString | displayName |
| Note: the display name is either the empty string, a string of TOKENs separated by LWS and with trailing whitespace, or a quoted-string (double quotes). | |
| attribute zapISipURI | uri |
|
|
Note: the display name is either the empty string, a string of TOKENs separated by LWS and with trailing whitespace, or a quoted-string (double quotes). I.e. the following are valid: [], [ foo bar baz ], ["Foo Bar"] whereas this isn't: [ foo bar baz] Whitespace (even that around quoted-string) will always be preserved across serialization/deserialization. |
|
|
|
1.4.4