Contents

removeContact(_:)

Removes a host as a contact.

Declaration

func removeContact(_ contact: MIDINetworkHost) -> Bool

Parameters

  • contact:

    The host to remove.

Return Value

true if the session successfully removed the host, otherwise false.

See Also

Managing Contacts