Syntax
Public Sub CouldNotLogin(Reason As String)
Description
This method should be called when your LP could not login due to a reason (i.e. invalid username or password). When calling this method the bridge will display a notification message with a reason you specify.
See Also