168 |
168 |
169 <p> |
169 <p> |
170 Public method get the entered connection options. |
170 Public method get the entered connection options. |
171 </p> |
171 </p> |
172 <dl> |
172 <dl> |
173 <dt>Returns:</dt> |
173 <dt>Return:</dt> |
174 <dd> |
174 <dd> |
175 dictionary containing the connection options. It has the keys |
175 dictionary containing the connection options. It has the keys |
176 "ClientId", "Keepalive", "CleanSession", "Username", "Password", |
176 "ClientId", "Keepalive", "CleanSession", "Username", "Password", |
177 "WillTopic", "WillMessage", "WillQos", "WillRetain", "TlsEnable", |
177 "WillTopic", "WillMessage", "WillQos", "WillRetain", "TlsEnable", |
178 "TlsCaCert", "ConnectionTimeout". |
178 "TlsCaCert", "ConnectionTimeout". |