Contents

init(username:service:)

Returns a Cninstantmessageaddress object initialized with the specified user name and service.

Declaration

init(username: String, service: String)

Parameters

Return Value

The initialized CNInstantMessageAddress object with the specified user name and service.

Discussion

User name and service are required to initialize CNInstantMessageAddress object.