Interface InstantMessagingAccount

  • All Superinterfaces:
    Entity, Resource, Serializable

    public interface InstantMessagingAccount
    extends Resource
    Represents an instant messaging account for a User.
    • Method Detail

      • getAccount

        String getAccount()
        Returns the string representing the account (for example the Skype ID).
        Returns:
        the string representing the account
      • getType

        InstantMessagingAccountType getType()
        Returns the type of instant messaging account.
        Returns:
        the type of instant messaging account